Quality Assurance Test Checklist
Use this checklist to ensure quality and consistency before releasing any feature or update:
- [ ] Requirements are clearly defined and understood
- [ ] All acceptance criteria are met
- [ ] Code has been peer reviewed
- [ ] Unit tests are written and passing
- [ ] Integration tests are written and passing
- [ ] Manual testing completed on all supported browsers/devices
- [ ] No critical or high-severity bugs remain
- [ ] Documentation is updated
- [ ] Rollback plan is in place
- [ ] Stakeholders have signed off
Add or modify checklist items as needed for your project or workflow.