Improve User Story Structure and Quality
Improve User Story Structure and Quality¶
Write user stories that follow the INVEST model¶
Tasks:¶
- Create User Story template in ADO / Confluence
- Train team on INVEST with examples
- Review story format in grooming
- Add persona tags to each story
Standardize acceptance criteria using Gherkin or checklist format¶
Tasks:¶
- Use Gherkin syntax for customer-facing features
- Create AC review checklist for grooming
- Include testable acceptance criteria in Story templates
- Link AC to automated test cases where applicable