InterviewSolution
Saved Bookmarks
| 1. |
Is it mandatory that the product increment be released to production at the end of each Sprint? |
|
Answer» No. The product increment should be USABLE and releasable at the end of every Sprint, but it does not have to be released. In Scrum, it is not mandatory to release each increment WITHOUT accepting the acceptance criteria. The developed increments should have a value ACCORDING to the customer’s needs. In short, you can say that it should be usable and releasable at the end of every Sprint without releasing to the PRODUCTION. |
|