Acceptanskriterier
Acceptanskriterier (acceptance criteria) are a set of conditions that a product increment must satisfy to be accepted by stakeholders. They are used to clarify expectations for a feature described in a user story or requirement and to guide development and testing, ensuring a shared understanding of what “done” means.
They should be clear, concise, testable, verifiable, and traceable to the user need. They are usually written
Example: For a login feature, acceptance criteria could include: Given a user with valid credentials, When they
Process and usage: Acceptance criteria are typically defined by the product owner in collaboration with stakeholders