00:00

QUESTION 11

When if the BEST time for automation to consider legal and/or standard requirements for a SUT?

Correct Answer: A
Reference: https://www.globalapptesting.com/blog/when-should-you-automate-your- software-testing

QUESTION 12

You have investigated a new tool which enables the modelling of the SUT and can then generate test cases either manually or automatically. You have convinced your managers that the best way forward is to conduct a pilot project for this tool. You need to select a project to use for the pilot. You have the choice of the following projects:
Project A: A two-year project that is critical to the business and is currently in the requirement phase. This project is for a new e-commerce web site and is mostly being developed ??in-house" although the payment system is being developed and delivered by a 3rd party provider.
Project B: A safety critical application for software to drive and park cars.
Project C: An upgrade to an important HR timesheet tracking application that will be available on a desktop and mobile application. This is a 1-month project developed in- house.
Project D The payment system from project A. Which project would be BEST for the pilot?

Correct Answer: D

QUESTION 13

You have executed an automated test suite for a product that was released into production. Although all the tests passed, there was a major failure in production in an area that was covered well by your automated tests.
You have run the automated tests again and one of the tests is now failing and this is directly related to the production defect that was raised. You decide to run the automated test suite again on the same version of the SUT and the test now passes.
What SHOULD you do now to verify the validity of the automated tests?

Correct Answer: A

QUESTION 14

You are working on a government system called ??Making Tax Digital" or MTD for short. This system is being implemented to stop manual human input error and also to reduce fraudulent behaviour from companies when submitting their tax and VAT returns.
The key concept is that registered companies will need to use government recommended 3rd party software for their accounts and book keeping. These 3rd party applications will have a direct interface into the government's main system for transactions and submissions.
You have been using a test execution tool successfully on the project so far. and have implemented a basic ??capture/replay?? approach to scripting.
The management have been encouraged with the automation so far, but want the following objectives to be met:
* Test cases added easily
* Reduction in the amount of scripts and script duplication
* Reduction in maintenance costs
Which scripting technique would be MOST suitable in this scenario in order to meet the objectives?

Correct Answer: D
Reference: https://www.guru99.com/keyword-driven-testing.html

QUESTION 15

Which of the following is considered a disadvantage of test automation?

Correct Answer: D
Reference: https://blog.qasource.com/resources/are-there-any-disadvantages-of-automation-testing-in-quality-assurance