Chapter 6: Terminology Flashcards
Data-Driven Testing
A. A scripting technique in which test scripts contain high-level keywords and supporting files that contain low-level scripts that implement those keywords.
B. A scripting technique that uses data files to contain the test data and expected results needed to execute the test scripts.
A scripting technique that uses data files to contain the test data and expected results needed to execute the test scripts.
Test Automation
A. The use of software to perform or support test activities.
B. A test level that focuses on determining whether to accept the system.
The use of software to perform or support test activities.
Test Execution Tool
A. A test technique based on an analysis of the specification of a component or system.
B. A test tool that executes tests against a designated test item and evaluates the outcomes against expected results and postconditions.
A test tool that executes tests against a designated test item and evaluates the outcomes against expected results and postconditions.
Keyword-Driven Testing
A. A scripting technique in which test scripts contain high-level keywords and supporting files that contain low-level scripts that implement those keywords.
B. A scripting technique that uses data files to contain the test data and expected results needed to execute the test scripts.
A scripting technique in which test scripts contain high-level keywords and supporting files that contain low-level scripts that implement those keywords.
Test Management Tool
A. A tool that supports test management.
B. A test tool that executes tests against a designated test item and evaluates the outcomes against expected results and postconditions.
A tool that supports test management.