Consider a SUT that small run on multiple platform during the execution of automated test runs. In each test run an automated test suite needs to be executed, with the same version of the TAF, against the same version of the SUT of each platform. Each platform shall have its own dedicated test environment. Your goal is to implement a process as automated as possible ( i.e with minimal manual intervention) that allows implementing a consistent setup of the TAS across the multiple test environments.
Which two of the following aspects are MOST relevant for achieving your goal in this scenario?
* The configuration of the TAS uses automated installation scripts
* The TAF saves the logs needed to debug errors in XML format
C) Features of the TAF not used by the automated tests have been tested D) All the automated test cases contain the expected results E) The TAS components are under configuration management
A. B and d
B. B and c
C. A and d
D. A and e
正解:D
質問 2:
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?
A. Control: the SUT needs to provide interfaces that can be used to perform actions on SUT.
B. Clearly defined architecture: The SUT Architecture needs to provide clear and understandable interfaces giving control and visibility on all test levels.
C. Observability: The SUT needs to provide interface that give insight into the system.
D. Re-useability: The code written for the SUT must be re-useable for other similar system.
正解:D
質問 3:
Which of the following statements about the reuse of TAS artefacts is TRUE?
A. Reusable TAS artifacts associated with the definition layer of the TAA include the adaptors to the SUT components and/or interfaces
B. Reusable TAS artefacts can include components (or parts of components) associated with different layers of the TAA
C. Communications maintenance and improvements for reusing TAS artefacts are modify addressedduring the design of the TAA
D. To enable reuse of TAS artefacts, a good design for reuse is built into the TAA and to further action are needed during the TAS lifecycle
正解:D
質問 4:
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 tolog 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 theautomated 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?
A. Implement the custom logging functions to support different levels of tracing
B. Implement the custom logging functions without saving timestamps
C. Implement the custom logging functions to redirect the logs to multiple files
D. Implement the custom logging functions without saving stack traces
正解:A
小泉** -
TAE問題集だけで勉強し、先日TAE試験に合格しました。模擬試験のソフトも、TAE試験の形式とほぼ同じで非常に役に立つと思います。ありがとうございました。