Multiple choice technology architecture

Use case is defined as “a set of actions performed by a system, which yields an observable result that is, typically, of value for one or more actors or other stakeholders of the system.”

  1. True

  2. False

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

This is the standard definition of a use case in UML, a sequence of actions a system performs that delivers value to actors. Use cases capture functional requirements by describing system interactions from user perspectives, focusing on observable results rather than internal implementation.