Work as a team to understand user stories and create Tests
Just like in a SCRUM team, the work can be divided into user stories that usually represent the expected requirements. As a team, you need to make sure that everyone understands what needs to be done, so when someone picks the user story from the backlog it can be delivered without interruptions. Testers are part of the team and need to make sure that everyone knows exactly how and when the work items are going to be tested. To know how to create tests with Xray check the Writing Tests module, from the Tester course. Tests, Pre-Conditions and Test Sets are typically reusable entities; thus, they probably should not belong to the scope of a release. |
|