What should QA guys do in Agile team first days of the sprint?
This is an usual question. Assumption is as follows: all planned stories in previous sprint should by done-done. In others words: tested well and therefore QA have to wait few days till developers will finish some stories to test.
Above assumption is completely wrong and there is a lot of work to do, these are just few suggestions:
This is an usual question. Assumption is as follows: all planned stories in previous sprint should by done-done. In others words: tested well and therefore QA have to wait few days till developers will finish some stories to test.
Above assumption is completely wrong and there is a lot of work to do, these are just few suggestions:
- Prepare test environments for stories in current sprint
- Automate test cases just manually test last sprint
- Do grooming of stories for next sprint - challenge developers with non-happy paths
- Work on test strategy improvements to reflect last retrospectives
- Identify non-reversible changes and plan to be more rigor there
Comments
Post a Comment