Multiple choice

Which of the following tests in system analysis is the one in which the programmer simulates each program conclusion or result and exhibits a message to specify whether the program is executed in a successful manner or not?

  1. Unit testing

  2. Stub testing

  3. Integration testing

  4. System testing

  5. Acceptance testing

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

This test in system analysis is the one in which the programmer simulates each program conclusion or result and exhibits a message to specify whether or not the program is executed in a successful manner.