TAE ISTQB Certified Tester Advanced Level: Test Automation Engineer

Loading demo links...

Showing 1–3 of 5 questions

Question 1

Which of the following is NOT a technical design consideration for a TAA?

Select an option, then click Submit answer.

  • The number of users for the SUT

  • Availability of interfaces for the SUT to be testable

  • Standards and Legal requirements, e.g data privacy

  • Data used by the SUT, e.g configuration, users

Question 2

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?

Select an option, then click Submit answer.

  • The keyword-driven framework is not suitable, it would be better to adopt a structured-scripting approach

  • False positive errors are likely to occur when running the automated tests on the new releases without modifying the test

  • The total execution time of the automated regression test suite will decrease for each planned release.

  • The keyword-driven framework introduces a level abstraction that is too high and makes it difficult what really happens

Question 3

As a TAE you are evaluating a functional test automation tool that will be for several projects within your organization. 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?

A) Is the test automation tool able to launch processors and execute test cases on multiple machines in different environments?

B) Does the test automation tool support a licensing scheme that allows accessing different sets?

C) Does the test automation tool have a large feature set, but only part of the features will be sets?

D) 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?

Select an option, then click Submit answer.

  • A and C

  • A and E

  • B and E

  • C and D