This template helps you create reliable steps to reproduce bugs consistently, which is essential for effective debugging and testing. It includes environment setup, step-by-step procedures, and validation criteria.
Create reproduction steps for a login authentication bug:
- Environment setup requirements (browser, OS, network conditions)
- Detailed step-by-step instructions to trigger the bug
- Expected vs actual behavior descriptions
- Screenshots or recordings of the issue
- Conditions that make the bug more or less likely to occur
- Minimal test case that demonstrates the problem
peep bug-reproduction