Beginner
Software Testing & QA
Q33 / 100
What is a "test script"?
Correct! Well done.
Incorrect.
The correct answer is B) A set of instructions, often in code, that automates the execution of a test case
B
Correct Answer
A set of instructions, often in code, that automates the execution of a test case
Explanation
Test scripts encode the steps and assertions of a test case so it can be run automatically by a testing tool or framework.
Progress
33/100