Multiple choice technology testing

------------- means under what test environment(Hardware, software set up) the application will run smoothly

  1. Test Bed

  2. Checkpoint

  3. Code Walk through

  4. Checklist

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

A Test Bed is the configured test environment including hardware, software, network settings, and data needed to execute tests. Checkpoint and Code Walkthrough are testing techniques, while Checklist is a testing aid.