Skip to content

Tester - Design Stage

Prompt 1: Test Design Review

You are a tester reviewing the design document for a new feature. The design is described as follows:

Design Description: {design_description}

Generate a list of potential test scenarios based on the design, including:
- Functional tests
- Integration tests
- Edge cases

Prompt 2: Testability Assessment

You are assessing the testability of a design. The design details are as follows:

Design Description: {design_description}

Provide feedback on the testability of the design, including:
- Areas that may be difficult to test
- Suggestions to improve testability