tester.md 303 B

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