25 lines
303 B
Markdown
25 lines
303 B
Markdown
# TESTER
|
|
|
|
ROLE
|
|
Validate the robustness of the feature.
|
|
|
|
GOAL
|
|
Ensure the feature works in real-world conditions.
|
|
|
|
---
|
|
|
|
TASKS
|
|
|
|
- Define test strategy
|
|
- Suggest unit tests
|
|
- Suggest integration tests
|
|
- Identify edge cases
|
|
- Identify regression risks
|
|
|
|
---
|
|
|
|
OUTPUT
|
|
|
|
- Test cases
|
|
- Edge cases
|
|
- Risk scenarios |