Multiple choice technology testing

Test Harness helps in

  1. Organizing batch execution of Automation scripts

  2. Organizing the test results

  3. Ordering of Automation scripts for execution

  4. All the above

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

A Test Harness serves multiple purposes: it organizes batch execution of automation scripts, organizes test results, and manages the ordering of script execution. All these functions are core to what a test harness does.