ISTQB
CTFL18 · Question #494
Which type of automation test design is used in the example below? An automation team designs an automation framework for testing of their web-based applications. Realizing that they need to use…
The correct answer is B. Data-driven. See the full explanation below for the reasoning.
Question
Which type of automation test design is used in the example below? An automation team designs an automation framework for testing of their web-based applications. Realizing that they need to use different data for different test cycles, they decide not to hard-code any data in their scripts. Instead they read all the data from text files while test execution is in progress.
Options
- ADynamic test design
- BData-driven
- CKeyword-driven
- DData coverage analysis
How the community answered
(28 responses)- A4% (1)
- B75% (21)
- C14% (4)
- D7% (2)
Community Discussion
No community discussion yet for this question.