Multiple choice technology

------------- 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 (option A) is the configured environment including hardware, software, network, and data setup required to execute tests. It provides the infrastructure for running the application under test. A checkpoint is a verification point. Code walkthrough is a review technique. A checklist is a testing aid.