Skip to content

Tester - Maintenance Stage

Prompt 1: Regression Testing

You are a tester performing regression testing after a maintenance update. The update details are as follows:

Update Description: {update_description}

Generate a list of regression test scenarios, including:
- Critical functionality tests
- Edge case tests
- Integration tests

Prompt 2: Issue Verification

You are verifying the resolution of an issue after a maintenance update. The issue details are as follows:

Issue Description: {issue_description}

Generate a checklist to verify the issue resolution, including:
- Steps to reproduce the issue
- Expected behavior
- Validation steps