Question 1
A TAS uses a commercial test automation tool and the default logs generated by the inconsistent formats such as different types of messages (pass/fail steps, screenshots, warnings, etc.) To solve this issue some custom logging functions have been created from the test scripts, making it possible tolog the different types of messages with the same format. However, this may cause a problem due to excessive size of the logs which can make it difficult to find the required information. Assume that all the default logs will be disabled when running theautomated tests and that some tests will not generate excessively sized logs.
Which of the following represents the BEST suggestion for implementing the custom logging functions?
Which of the following represents the BEST suggestion for implementing the custom logging functions?
Question 2
Which of the following metrics could suggest, under certain condition that an automated regression test suite has NOT been updated fornew functionalities added to the SUT?
Question 3
Consider a TAS associated to dynamically changing software frequent releases. Your goal is to determine the amount ofeffort required to maintain the automated tests of the regression test suite for each new release of the SUT.
What is the MOST important metric to collect to achieve your goal?
What is the MOST important metric to collect to achieve your goal?
Question 4
Consider a TAS that exclusively uses the APIs of a SUT. To make this work, significant changes have been required to the SUT by adding a set of dedicated test interfaces to the APIs. All the automated tests will use these test interfaces when interacting with the SUT. Assume that you are currently verifying the correctness of the automated test environment and test tool setup.
Which of the following would you expect to be the MOST specific risk associated with this scenario?
Which of the following would you expect to be the MOST specific risk associated with this scenario?
Question 5
A defect in a SUT has been resolved and validated by an automated defect re-test in the current release of the software. This retest has now been added to the automated regression test suite.
Which statement BEST describes a reason why this defect could re-occur in future releases?
Which statement BEST describes a reason why this defect could re-occur in future releases?