InterviewSolution
| 1. |
During the review, suppose the product owner or stakeholder does not agree to the feature you implemented what would you do? |
|
Answer» It is not always possible that the product owner agrees to what the team has developed. If the team has delivered the story/feature as per the acceptance criteria mentioned and has covered all the scenarios around that feature, then we can ask the product owner to accept the story/feature and anything which is not covered will be taken up in the new feature or a new story. But in the case where the product owner is not agreeing to the feature you delivered and it was part of the acceptance criteria then the product owner has all the rights to not accept the item. In this case, the team can take this up as the retrospective point as to where they MISSED, how it GOT shaped in a different way. The team should INTROSPECT what went well and how can they make it better. They should again set up a meeting with the product owner to GET a clear understanding of the REQUIREMENTS so that they do not deviate from what is expected. |
|