nerdexam
iSQI

CTAL-TAE · Question #31

In which way would a feature toggle configuration be used?

The correct answer is C. To identify which test suites to execute. A feature toggle configuration is used to identify which test suites to execute by enabling or disabling specific features in the SUT. This allows teams to control the execution of relevant tests based on which features are active, supporting incremental releases and continuous…

Test Automation Solutions

Question

In which way would a feature toggle configuration be used?

Options

  • ATo identify the test data sets needed for a test suite.
  • BTo identify a test environment configuration.
  • CTo identify which test suites to execute.
  • DTo identify which oracle to use for verification.

How the community answered

(27 responses)
  • A
    4% (1)
  • C
    93% (25)
  • D
    4% (1)

Explanation

A feature toggle configuration is used to identify which test suites to execute by enabling or disabling specific features in the SUT. This allows teams to control the execution of relevant tests based on which features are active, supporting incremental releases and continuous testing.

Topics

#feature toggles#test suite selection#test execution configuration

Community Discussion

No community discussion yet for this question.

Full CTAL-TAE Practice