Multiple choice

Unit testing standards do not have

  1. decision coverage / modified condition

  2. gorilla testing

  3. branch coverage

  4. equivalence partitioning

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

This testing is done on only one specific module to check its functionality in short period of time.