Multiple choice

Which of the following is used to record complex bussiness rules that must be implemented in the program, and therefore tested?

  1. Boundary Value Analysis

  2. Decision Table Testing

  3. Branch Testing

  4. Conditions Testing

  5. Evaluation Oriented

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

Decision tables are used to record complex business rules that must be implemented in the program, and therefore tested.