Prerequisites
- Your mobile app must be accessible to QA.tech’s testing infrastructure (see Network Access below)
- Android apps: provide an APK or app store listing
- iOS apps: contact support for availability
Network Access
QA.tech test runs originate from a fixed pool of IP addresses. If your app connects to a backend that has a firewall, VPN gateway, IP allowlist, or rate-limiting rules, you must whitelist these IPs to allow test traffic through.QA.tech IP Addresses
The current list is always available in the app at Settings → Network or via the Outbound IPs API. IP addresses may change — use the live list as the authoritative source.
How to Add the Whitelist
Add the IP ranges above to your security system’s allowlist. The exact steps depend on your setup — see the IP Access Control guide for platform-specific instructions covering Cloudflare, AWS CloudFront, and other firewalls. Common places to add these rules:- Backend firewall or security group (AWS, GCP, Azure)
- API gateway rate-limiting or allowlist rules
- VPN / zero-trust gateway (e.g. Tailscale, Cloudflare Access, Zscaler)
- Mobile backend service IP allowlists
Running Mobile Tests
Mobile tests are created and run the same way as web tests. Select a Mobile device preset when creating or running a test to ensure the agent uses the correct screen size and interaction model.Create a test
Open AI Chat and describe what you want to test. For example:
Select a Mobile device preset
Choose a Mobile device preset so the agent uses the correct viewport and interaction model. See Device Presets for details.
Related
- Device Presets — Configure viewport, locale, and user agent for mobile testing
- IP Access Control — Whitelist QA.tech IPs in your firewall or CDN
- Handle Authentication — Manage login state across mobile tests
- BankID — Test BankID authentication on mobile