Free BCS TAE Exam Actual Questions

The questions for TAE were last updated On Nov 16, 2024

Question No. 1

Which of the following statement about the implementation of automated regression testing is FALSE?

Show Answer Hide Answer
Correct Answer: D

Question No. 2

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

Show Answer Hide Answer
Correct Answer: A

Question No. 3

A TAS uses a commercial test automation tool and the default logs generated by the inconsistent formats such as different types of messages (pass/fail steps, screenshots, warnings, etc.) To solve this issue some custom logging functions have been created from the test scripts, making it possible to log the different types of messages with the same format. However, this may cause a problem due to excessive size of the logs which can make it difficult to find the required information. Assume that all the default logs will be disabled when running the automated tests and that some tests will not generate excessively sized logs.

Which of the following represents the BEST suggestion for implementing the custom logging functions?

Show Answer Hide Answer
Correct Answer: B

Question No. 4

The GUI of a Customer Relationship Management (CRM) application has been delivered through internet Explorer with proprietary Active X and Java controls. This implementation enables rich client capabilities, but specific commercial automation tools are necessary to automate test cases at GUI of functional test cases. This is to demonstrate whether a small set of the commercial are able to properly recognize actions taken by a tester when interacting with GUI of the CRM application.

Which of the following scripting techniques would be MOST suitable in this scenario?

Show Answer Hide Answer
Correct Answer: D

Question No. 5

You are reviewing the testability of your SUT.

Which of the following BEST refers to the characteristic of OBSERVABILITY?

Show Answer Hide Answer
Correct Answer: D