Kasutusjuhud
Kasutusjuhud, or use cases, are a fundamental concept in software engineering and business analysis. They describe a specific way a user interacts with a system to achieve a particular goal. Each use case outlines a sequence of actions performed by an actor (a user or another system) and the system's responses. The primary purpose of use cases is to capture the functional requirements of a system from the perspective of its users.
A well-defined use case typically includes a name, a brief description, a list of actors involved, preconditions
Use cases help stakeholders, developers, and testers to understand what the system is expected to do. They