How to Use iPhone 15 Pro & Google Pixel 8 for QA Testing (Free)
Set up real flagship devices in the cloud using Perfecto Mobile – no physical phone needed. Test apps, websites, and software across iOS and Android instantly.
Why Use Cloud Devices for QA?
Instead of buying expensive phones for testing, you can access real iPhone 15 Pro and Google Pixel 8 devices in the cloud for free. Platforms like Perfecto Mobile provide a secure, instant way to run manual and automated tests on the latest iOS and Android versions.
Benefits:
- No hardware cost – use the free trial tier.
- Test from anywhere with just a browser.
- Simulate real user conditions (network, GPS, gestures).
- Compare iOS vs Android side by side.
Create a Free Perfecto Mobile Account
Go to perfectomobile.com and sign up for a free trial. You'll get access to a limited number of device minutes per day, which is enough for most manual testing sessions.
- Click "Start Free Trial".
- Fill in your details and verify your email.
- Log in to the Perfecto dashboard.
Configure iPhone 15 Pro for Testing
Inside the Perfecto dashboard, you can reserve an iPhone 15 Pro running the latest iOS. Follow these steps:
- Click "Open Device" → "Mobile".
- Search for "iPhone 15 Pro" in the device list.
- Select the desired iOS version (e.g., 17.4).
- Click "Open". The device will stream to your browser in seconds.
Once the device is live, you can interact with it exactly like a physical phone. Install your app via URL, test website responsiveness, or run manual test cases.
Here's a sample command to take a screenshot via Perfecto's REST API (useful for automation):
curl -X POST "https://yourcloud.perfectomobile.com/nexperience/perfectomobile/api/test/screenShot" \
-H "Content-Type: application/json" \
-d '{"deviceId": "YOUR_DEVICE_ID"}'
Configure Google Pixel 8 for Testing
The process is almost identical for Android. Perfecto offers Google Pixel 8 devices with the latest Android OS.
- Go back to "Open Device".
- Search for "Google Pixel 8".
- Pick the Android version and click "Open".
Now you have both devices running side by side (you can open multiple tabs). This is perfect for cross‑platform comparison.
Execute QA Tests & Compare Results
Use the cloud devices to perform common QA tasks:
- Manual exploratory testing – navigate the app, verify UI elements, input data.
- Cross‑browser/device testing – open the same website on both phones and check layout differences.
- Performance monitoring – use Perfecto's built‑in tools to measure load times and memory usage.
- Bug reporting – take screenshots, record video, and log defects directly from the platform.
Example: To verify that a login button works on both platforms, simply tap it on each device and compare the response.
Best Practices for QA with Cloud Devices
- Always close the device session when done to save free minutes.
- Use real Wi‑Fi/LTE simulation to test network handling.
- Rotate the device orientation to catch UI glitches.
- Install accessibility testing tools on the cloud device.
- Document every step for reproducible bug reports.
Pre‑Test Checklist
- Perfecto free trial account activated
- iPhone 15 Pro device reserved and open
- Google Pixel 8 device reserved and open
- Test scenarios prepared (login, navigation, etc.)
- App or website URL ready for installation/access
- Bug reporting template ready
Key Takeaways
📱 Start Testing with iPhone 15 Pro & Pixel 8 Right Now
Sign up for a free Perfecto account and launch your first cloud device in under 2 minutes. No credit card required for the trial.


Join the tech debate...
We love a good discussion, but please keep it respectful and relevant to the topic. Vulgarity, personal attacks, and spam will be removed. Let’s keep the community smart, helpful, and welcoming to all tech fans!