Multiple choice

______________ type of tests focus on the program control structure and test cases are derived to ensure that all statements in the programme have been executed at least once during testing.

  1. Black-box

  2. White-box

  3. Task

  4. Behavioral

  5. Inter-task

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

This type of tests focus on the programme control structure and the test cases are derived to ensure that all statements in the programme have been executed at least once during testing.