InterviewSolution
Saved Bookmarks
| 1. |
What is acceptance criteria? Who sets it? |
|
Answer» Acceptance Criteria is a set of accepted conditions or BUSINESS rules which the user story or feature should satisfy and meet, to be accepted by the Product OWNER. They are a set of statements, each with a clear pass/fail result, that specify both functional and non-functional requirements applicable at the current STAGE of project integration. The Product owner SETS the acceptance criteria. |
|