Agile Testing life Cycle
- Test Planning
- Sprint planning
- Implementation and execution
- Sprint closure activities
- Test plan and key features
Test plan defines the risks, scope of testing and approach of testing
- Purpose and project overview
- Risks
- In or out of scope features
- Test Approach
- Sprint planning
- Scrum framework
i. Determines product backlog
- Involvement in sprint planning
i. Product owner
ii. Team
iii. Scrum master
- Implementation and execution
- Creation of test cases (must link to user stories)
- Ensure smaller cycles
- Less bugs
- Quick deliveries
- Sprint closure activities
- Report review
- Defect analysis report
- Sprint retrospective meeting
Using cucumber for BDD
Feature files
Step definition file
Function.java file
No comments:
Post a Comment