Detox Script (React Native)
4 fill-in slots · from The AI Prompt Handbook for QA Engineers
Your details
0/4 filledDetox Script (React Native)
Write a Detox (JavaScript/TypeScript) E2E test for this feature. TEST CASE: [Paste the manual test case] ELEMENT TEST IDS: [List the testID values from the React Native components] Generate a Detox test that: 1. Uses element(by.id()) for element lookup 2. Includes proper waitFor().toBeVisible() assertions 3. Handles navigation between screens 4. Manages async operations (network, animations) 5. Includes device.reloadReactNative() in beforeEach if needed 6. Follows describe/it block structure with clear names 7. Handles both iOS and Android behavior where they differ Use our naming convention: describe('[Feature]') / it('should [expected behavior]')
Highlighted [slots] are still empty. Downloads are plain .txt — paste into any AI assistant.