
Requirements management in SAP Cloud ALM deals with the entity requirements, user story, and feature.
Details about the figure:
- 1. Requirement
- Business-focused functionality: Describes required functionality from a business point of view.
- Multi-sprint implementation: Functionality can be implemented over multiple sprints.
- 2. User Story
- Small, actionable functionality chunks: Describes a smaller part of the required functionality that can be completed in a few days or less.
- User stories for step-by-step planning: Requirements are broken down into user stories to plan step-by-step implementation.
- Daily dev tasks (optional): Optional task, functionality to be realized by one dev member daily.
- 3. Feature
- Sprint-sized, business-value features: Represents functionality that delivers business value to a target system and is sized to be delivered in a single sprint.
- Deployed together as a unit: Functionality that is represented by a feature must be deployed to a target system together.

Description of the requirements driven process:
- Requirement created from solution process→approval process→refined in multiple user stories (and optional in tasks).
- Feature created from requirement with manually assigned user stories.
- Created test cases can be assigned to the requirement and/or to user stories.
- Feature creates/assigns transports.
Other possibilities to work with SAP Cloud ALM (can be discussed):
- Requirement without refinement in user stories→approval process→feature created from requirement (creates/assigns transports)→test cases assigned to requirement.
- User stories created without requirement (no approval process)→feature created without requirement→feature creates/assigns user stories and creates/assigns transports→test cases created and assigned to user stories.
