Browse QA Engineers Section 4: Accessibility Testing

VoiceOver / TalkBack Test Script

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

Your details

0/16 filled

VoiceOver / TalkBack Test Script

Write a step-by-step test script for a QA engineer to manually test this screen with a screen reader.

SCREEN: [Name and purpose]
PLATFORM: [iOS / Android / Both]
ELEMENTS: [List all interactive and informational elements]

Generate a test script formatted as:

SETUP:
1. Enable [VoiceOver (iOS: Settings > Accessibility > VoiceOver) / TalkBack (Android: Settings > Accessibility > TalkBack)]
2. Navigate to [screen]

TEST EXECUTION:
Step 1: [Action — e.g., "Swipe right from top of screen"]
- HEAR: "[Expected VoiceOver/TalkBack output]"
- VERIFY: [What to check — correct label, trait, value]
- PASS/FAIL: ___

Step 2: [Next action]
- HEAR: "[Expected output]"
- VERIFY: [Check]
- PASS/FAIL: ___

[Continue for all elements and actions]

ROTOR/CONTEXT MENU:
- [Test any rotor actions (iOS) or context menu items (Android)]

EDGE CASES:
- [Error state announcement]
- [Loading state announcement]
- [Empty state announcement]

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