Accessibility Audit Checklist for a Story
4 fill-in slots · from The AI Prompt Handbook for Business Analysts
Your details
0/4 filledAccessibility Audit Checklist for a Story
Generate an accessibility testing checklist for this user story that QA can use. USER STORY: [The story] PLATFORMS: [iOS (Swift/SwiftUI) / Android (Kotlin/Compose) / Both] Create a checklist covering: SCREEN READER (test on BOTH platforms): - [ ] iOS VoiceOver: All interactive elements have accessible labels - [ ] Android TalkBack: All interactive elements have accessible labels - [ ] Focus order is logical on both platforms - [ ] Custom actions are discoverable via rotor (iOS) / local context menu (Android) - [ ] Dynamic content changes are announced on both platforms - [ ] [Story-specific checks] VISUAL: - [ ] Color contrast meets [AA/AAA] standards - [ ] Information is not conveyed by color alone - [ ] iOS: Text scales to Dynamic Type AX5 without overlap or truncation - [ ] Android: Text scales to 200% font size without overlap or truncation - [ ] [Story-specific checks] MOTOR: - [ ] iOS: Touch targets are minimum 44x44pt - [ ] Android: Touch targets are minimum 48x48dp - [ ] Gestures have alternative actions on both platforms - [ ] No time-limited interactions without extension - [ ] [Story-specific checks] COGNITIVE: - [ ] Error messages are clear and actionable - [ ] Forms indicate required fields - [ ] [Story-specific checks]
Highlighted [slots] are still empty. Downloads are plain .txt — paste into any AI assistant.