Browse QA Engineers Section 2: Manual Test Cases

Test Cases from Acceptance Criteria

11 fill-in slots · from The AI Prompt Handbook for QA Engineers

Your details

0/11 filled

Test Cases from Acceptance Criteria

Generate manual test cases from these acceptance criteria.

USER STORY:
[The story]

ACCEPTANCE CRITERIA:
[Paste the Given/When/Then ACs]

PLATFORMS: iOS (Swift/SwiftUI) and Android (Kotlin/Compose)

For each acceptance criterion, generate test cases in this format:

TEST CASE ID: TC-[Feature]-[Number]
TITLE: [Descriptive title]
PRIORITY: [P0-Critical / P1-High / P2-Medium / P3-Low]
PRECONDITIONS: [What must be set up before executing]
PLATFORMS: [iOS / Android / Both]

STEPS:
1. [Action]
2. [Action]
3. [Action]

EXPECTED RESULT: [What should happen]
TEST DATA: [Specific values to use]

Generate:
- Happy path test cases (from the ACs directly)
- Negative test cases (invalid inputs, error states)
- Boundary test cases (min/max values, empty states)
- Platform-specific test cases (where iOS and Android differ)

Highlighted [slots] are still empty. Downloads are plain .txt — paste into any AI assistant.