Question 1
Which of the following BEST describes why it is important to separate test definition from test execution in a TAA?
Question 2
Which of the following is NOT an advantage of test automation?
Question 3
Which of the following statement about the implementation of automated regression testing is FALSE?
Question 4
You have been asked to automate a set of functional tests at system Test level via the CLI of the SUT for the first release of a software system. The automated tests will be delivered to the learn in change of maintenance testing, who will use them for part of the regression testing. They have the following requirements.
1. The automated tests must be as fast and cheap to maintain as possible
2. The cost of adding new automated tests must be as low as possible
3. The automated tests musthave a high level of independence from the tool itself Which of the following scripting techniques would be MOST suitable?
Question 5
Designing the System Under Test (SUT) for testability is important for a good test automation approach and can also benefit manual test execution.
Which of the following is NOT a consideration when designing for testability?
