- Get Git Repo Details
- Create a branch and start working on that feature new branch
- Commit Often and Push often
- Do a developer testing and make self you have completed the task
- Make a PR request and inform peers/lead to review
- Address lead review comments.
- Get your branch merged to master branch, you get moving with other task
- Do PO and Tester do a functional testing, against your Acceptance criteria.
- PO/Tester raises a bug, if they found any gap they will raise a bug.