Multiple choice

___________ strategy involves testing the modules at the lower levels in the hierarchy and then, working up the hierarchy of modules until the final module is tested.

  1. Bottom-up testing

  2. Top-down testing

  3. Thread testing

  4. Stress testing

  5. Black box testing

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

This type of test strategy involves testing the modules at the lower levels in the hierarchy and then, working up the hierarchy of modules until the final module is tested.