Multiple choice technology testing

  1. Designing the test environment set-up and identifying any required infrastructure and tools are a part of which phase

  1. Test Implementation and execution

  2. Test Analysis and Design

  3. Evaluating the Exit Criteria and reporting

  4. Test Closure Activities

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

The Test Analysis and Design phase includes creating test cases, designing test environment set-ups, and identifying required infrastructure and tools. This comes after test planning but before actual test implementation and execution. Test Implementation involves running tests, Evaluating Exit Criteria happens after execution, and Test Closure is the final phase.

AI explanation

Per the standard test process, Test Analysis and Design is where test conditions and test cases are derived and where the test environment requirements — including infrastructure, tools, and setup — are identified and specified, even though the physical build-out happens later in implementation. Test Implementation and Execution is about building and running the actual tests, not defining what infrastructure is needed.