CTAL-TAE · Question #6
You are implementing test automation for a project and you want to be able to generate test cases automatically using a series of test design tools which use a variety of test design techniques such…
The correct answer is B. The definition layer. The definition layer of the gTAA supports the specification of test cases and the preparation of test data. It acts as the bridge between abstract test models and executable tests, ensuring that the generated test cases and data are well-structured for use in both manual and…
Question
You are implementing test automation for a project and you want to be able to generate test cases automatically using a series of test design tools which use a variety of test design techniques such as decision tables, pairwise testing and boundary value analysis. You also want to generate test data automatically which can then be used by the tests. Initially these tests will be run manually to verify their correctness and ultimately you want to include them in the test execution tool so that they can run unattended. Which layer of the gTAA will be used to support the specification of the test cases and preparation of the test data?
Options
- AThe generation layer.
- BThe definition layer.
- CThe execution layer.
- DThe adaptation layer.
How the community answered
(17 responses)- A6% (1)
- B76% (13)
- C12% (2)
- D6% (1)
Explanation
The definition layer of the gTAA supports the specification of test cases and the preparation of test data. It acts as the bridge between abstract test models and executable tests, ensuring that the generated test cases and data are well-structured for use in both manual and automated
Topics
Community Discussion
No community discussion yet for this question.