Multiple choice technology testing

A step-by-step procedure on the action in testing & verifying of results is called a

  1. Test case

  2. Test script

  3. Test condition

  4. Testing tool

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A test case is the documented step-by-step procedure for executing a test, including the actions to perform and the expected results for verification. A test script is the automation code. A test condition is what needs to be tested. A testing tool is software used to execute tests. Therefore, 'Test case' is the correct answer for a step-by-step procedure.