Question 11

Consider a TAS deployed into production. The SUT is a web application and the test suite consists of a set of automated regression tests developed via GUI. A keyword-driven framework has been adopted for automating the regression tests. The tests are based on identification at low-levels of the web page components (e.g class indexes, tab sequence indexes and coordinates) in the next planned release the SUT will be subject to significant corrective maintenance (bug-fixes) and evolution (new features) Maintenance costs to update the test scripts should be as low as possibleand the scripts must be highly reusable.
Which of the following statements is most likely to be TRUE?
  • Question 12

    A SUT has an existing automated test suite.
    Which of the following statements relating to the introduction of new features in the SUT is TRUE?
  • Question 13

    A regression test suite consist of 500 test cases which are allexecuted manually. The business case for a pilot project is based on the adoption of test automation using a commercial tool that will reduce the execution time by a factor of 90% for 100% of the tests in the regression test suite. The pilot project lastedone month ( as planned) and you are currently its results. At the end of the pilot project, 40% of the regression tests have been automated and their execution time has been reduce by 60%.
    Which of the following statements is TRUE in this scenario?
  • Question 14

    You are reviewing the testability of your SUT.
    Which of the following BEST refers to the characteristic of OBSERVABILITY?