A User Story is a brief description of a feature from an end-user perspective, often used in Agile development.
- Requirement
- Test Case
- Use Case
- User Story
A User Story is a concise description of a feature or functionality from the perspective of an end user. It is a common practice in Agile development to capture user requirements and expectations in a format that is easily understandable by both developers and users.
Loading...
Related Quiz
- In large enterprises, the selection of Requirement Management Tools should consider aspects such as ______ and ______.
- Adherence to the _____ SOLID principle ensures that the software entities should depend on abstractions and not on concretions.
- How does a rolling deployment strategy differ from a Blue-Green deployment in terms of risk and downtime?
- What is the main objective of performance testing in software development?
- What is the purpose of using a linter in the context of coding standards?