InterviewSolution
| 1. |
You are in the middle of the sprint and the product owner has come with one new requirement from the customer, what you do? What is the best way to handle this? |
|
Answer» A very good and practical question. There is no perfect answer to this question as different projects have different requirements, and release and DEADLINES are already set. It generally disrupts the team momentum and creates chaotic. Ideally, the new requirement needs to be added in the next sprint as current sprint is already FROZEN. Product owner also knows about this. So, he/she should add this to the next sprint and prioritize the backlog again. But, if the product owner is coming in between and asking us to add this and work on it, it means either of the following:
In most of the cases, the new requirement in discussion with the product owner and the customer can be added to the backlog and taken up in the next sprint. But, if this is not possible then there are two ways to handle this:
Having said adjusting new requirement in the current sprint is just an exception, not a norm. |
|