Multiple choice

Which of the following is a default scenario comprising the sequence of activities executed, if everything goes as expected?

  1. Subroutine

  2. Happy path

  3. Exception

  4. Test case

  5. Traceability matrix

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

In the context of software or information modeling, a happy path is a default scenario featuring no exceptional or error conditions, and comprises the sequence of activities executed if everything goes as expected.