User story checklist...

Try the INVEST acronym. If you just google this, you should find a few links. 

One should try to have Stories be: 
Independent 
Negotiable 
Valuable 
Estimatable 
Small 
Testable 

Also, a popular format used is: 
As a <Persona> I need <some functionality> so that <benefit>. 




Acceptance criteria is critical to get before sprint planning as this removes any ambiguity of what has to be delivered and how it will be accepted. That is if you can prove the acceptance criteria (and your other DoD) then the product owner has to accept it. If suddenly a "Yes, but it doesn't do", the answer is simply "Not in the acceptance criteria, add this to the backlog and prioritise when it should be done" 

Comments

Popular posts from this blog

Scrum Answer to Top 10 Software Project Risks