Official Bank 0/79

Test Automation Engineer ((CTAL-TAE) v2.0) - ISTQB Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
79 Total Questions
1
Question
You are the TAE for an Agile project which has six sprints for the current release. Sprint five is underway and the automated regression suite is due to start later today. You have re-examined the results from the automated regression runs for the past four sprints. You notice that two test cases both reported a pass for sprints 1 and 4 but a fail for sprints 2 and 3. The failures have gone undetected and are therefore unexplained. Both test cases are closely coupled with other tests in the suite.

What course of action SHOULD you take?
Options
A Remove the test cases from the regression suite and refer them to the test designer for manual testing for future sprints.
B Quarantine the test cases, run the regression suite without them, and perform root cause analysis on the test cases in parallel.
C Run the test cases manually now. If they still pass, keep them in the regression suite, if they fail perform root cause analysis.
D Run the regression suite as planned and see If the tests fail again if they do, determine the cause of failure.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
Which of the following success factors for a test automation project is TRUE?
Options
A The test cases to be automated first must always be selected based on the number of times a test will need to be run
B The test cases to be automated must have a high dependency on particular data values
C Automated tests that fail due to changes in the requirements of the SUT should be promptly fixed rather than disabled from the test suite
D Automated tests must be designed to capture only the data that is strictly needed for comparing expected and actual results
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
Consider A TAS for testing a desktop application via its GUI. All the test cases of the automated test suite contain the same identical sequences of steps at the beginning (to create the necessary objects

when doing a preliminary configuration of the test environment and at the end (to remove everything created –specifically for the test itself during the preliminary configuration of the test environment). All automated test cases use the same set of assertion functions from a shared library,
for verifying the values in the GUI fields ( e.g text boxes).

What is the BEST recommendation for improving the TAS?
Options
A Adopting a set of standard verification methods for use by all automated tests
B Improving the architecture of the application in order to improve its testability
C Implementing standard setup and teardown functions at test case level
D Implementing keywords with higher level of granularity
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
You are using 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?
Options
A The Test Definition layer
B The Test Adaption layer
C The Test Execution layer
D The test Generation layer
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Which of the following metrics could suggest, under certain condition that an automated regression test suite has NOT been updated for new functionalities added to the SUT?
Options
A The defect density in the automation code of the regression test suite.
B The SUT code coverage provided by the execution of the regression test suite.
C The ratio of commands to executable statements in the automation code of the regression test suite
D The ratio of comments to executable statements in the SUT code.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.