CTAL-TAE · Question #142
You are working as a TAE for a small start-up insurance broker and your next project will be a new system for generating motor insurance quotes. The project will follow an Agile methodology. The…
The correct answer is D. Keyword-driven testing. Keyword-driven testing is the most suitable approach for an Agile project in a small start-up environment. It enables high reusability, modularity, and easy maintenance, which is ideal for evolving requirements and frequent iterations. It also allows non-technical stakeholders…
Question
You are working as a TAE for a small start-up insurance broker and your next project will be a new system for generating motor insurance quotes. The project will follow an Agile methodology. The stakeholders are keen to get it into production, but are realistic about the need to allow enough time for thorough testing and support automation of tests where appropriate. Which approach for automating the tests would be MOST suitable for this project?
Options
- AStructured scripting.
- BData-driven testing.
- CLinear scripting.
- DKeyword-driven testing.
How the community answered
(70 responses)- A4% (3)
- B7% (5)
- C13% (9)
- D76% (53)
Explanation
Keyword-driven testing is the most suitable approach for an Agile project in a small start-up environment. It enables high reusability, modularity, and easy maintenance, which is ideal for evolving requirements and frequent iterations. It also allows non-technical stakeholders to contribute to test design, supporting collaboration and thorough testing as desired by the
Topics
Community Discussion
No community discussion yet for this question.