Multiple choice technology testing

During Test Design, Test cases are prepared based on

  1. DDD

  2. High Level Scenarios

  3. Low Level Scenarios

  4. SSD

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

During the test design phase, test cases are developed based on high-level scenarios. High-level scenarios outline the overall flow and functionality to be tested, which are then refined into detailed test cases. Documents like DDD (Detailed Design Document) or SSD are design specifications, not test scenarios.