Respuesta :

Developers and customers create use cases to aid the software team to understand how multiple groups of end-users will use functions. Thus, the given statement is true.

What are use cases?

  • Use cases define the users' interaction with the system with a progressive sequence of actions.
  • Use cases provide a visual representation of how users use different functionalities of a system or website. Use cases can be represented both as graphically and textually.
  • Use cases present different behaviors of a system under various scenarios that may be encountered when a user uses the system, such as successive scenarios, failure scenarios, and any critical exceptions or violations.

In simple words, use cases provide a structure to express functional requirements of a system and define the sequence of actions that yields specific outcomes as a result of using those functionlities of the system.

You can learn more about use cases at

https://brainly.com/question/12975184

#SPJ4