Online Access Free TAE Practice Test
| Exam Code: | TAE |
| Exam Name: | ISTQB Certified Tester Advanced Level: Test Automation Engineer |
| Certification Provider: | BCS |
| Free Question Number: | 42 |
| Posted: | Aug 13, 2026 |
Which of the following statement about the implementation of automated regression testing is FALSE?
Which of the following statements does NOT describe good practice for maintaining the TAS?
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?
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?
You areusing a gTAA to create a TAS for a project. The TAS is aimed specifically at automating a suit of existing manual test cases for standalone desktop applications. All the interfaces between the TAS and SUT will be from the CUI of the application.
Which of the following layers of the gTAA should you focus on for the TAS?