ISTQB Certified Tester Advanced Level – Test Automation Engineer (CTAL-TAE) — Question 1

In which way would a feature toggle configuration be used?

Answer options

Correct answer: C

Explanation

The correct answer, C, indicates that feature toggles help in determining which test suites to execute based on specific features being enabled or disabled. Options A, B, and D do not relate to feature toggles, as they pertain to data sets, environment configurations, and verification methods respectively, rather than controlling the execution of tests.