Network Condition Test Matrix
8 fill-in slots · from The AI Prompt Handbook for QA Engineers
Your details
0/8 filledNetwork Condition Test Matrix
Generate a test matrix for testing under various network conditions. FEATURE: [Description] KEY NETWORK OPERATIONS: 1. [Operation 1]: [API call, data sync, file upload, etc.] 2. [Operation 2]: [Description] 3. [Operation 3]: [Description] Generate a matrix: | Condition | How to Simulate | Test Scenario | Expected Behavior | |-----------|----------------|---------------|-------------------| | No network | Airplane mode | [Action] | [Expected] | | Slow (3G) | Network Link Conditioner (iOS) / Throttle (Android) | [Action] | [Expected] | | Intermittent | Toggle airplane mode during operation | [Action] | [Expected] | | Timeout | Proxy with 60s delay | [Action] | [Expected] | | WiFi → Cellular | Disable WiFi during operation | [Action] | [Expected] | | VPN connected | [Setup] | [Action] | [Expected] | For each condition, specify: - Setup instructions per platform - The specific user action to test - Expected behavior (error message, retry, cached data, etc.) - Verification steps
Highlighted [slots] are still empty. Downloads are plain .txt — paste into any AI assistant.