Question 16

You have been asked todeterminea TAS for a new release of a SUT, test should be automatedwherever. The new release will consist of 5 new interfaces and an amendment to 3 existing interfaces. The new and amended interface will be deliver incrementally in 3 sprints, each lasting 2 weeks.
What would be the BEST Test Automation Solution (TAS) design in this scenario?
  • Question 17

    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 18

    As a TAE you are evaluating a functional test automation tool that will be for several projects within yourorganization. The projects require that tool to work effectively and efficiently with SUT's in distributed environments. The test automated tool also needs to interface with other existing test tools (test management tool and defect tracking tool.) The existing test tools subject to planned updates and their interface to the test automated tool may not work property after these updates.
    Which of the following are the two LEAST important concerns related to the evaluation of the test automation in this scenario?
    * Is the test automation tool able to launch processors and execute test cases on multiple machines in
    * different environments?
    * Does the test automation tool support a licensing scheme that allows accessing different sets?
    * Does the testautomation tool have a large feature set, but only part of the features will be sets?
    * Do the release notes for the planned updates on existing specify the impacts on their interfaces to other tools?
    Does the test automation tool need to install specific libraries that could impact the SUT?
  • Question 19

    You identified a suitable project to pilot an automation tool and planned and conduced a pilot. The pilot has been successful and tool Is being deployed within your organization, with a plan to increase tool use by the one project at a time. During this rollout some test processes will be changed slightly to gain additional benefits from using the tool.
    In the pilot project, a small set of manual tests were automated for the first time. You are currently monitoring the test automation efficiency and this reveals that the automationregimefor the tests is not yet mature.
    Which of the following statements is TRUE?
  • Question 20

    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 possible and the scripts must be highly reusable.
    Which of the following statements is most likely to be TRUE?