1. General Information - Core Features
π Core Features
π Real-Time Device Access
Access a wide range of real iOS and Android devices instantly via browser. Test on the same devices your users are using β without installing any additional tools.
π± App Management
Upload and manage .apk
or .ipa
files within the platform.
Apps can be reused across multiple sessions, eliminating repetitive uploads and reducing setup time.
π Remote Debugging
Remotely debug your mobile applications by accessing system logs and interacting with the device from your development environment. Especially useful for fast iteration and issue reproduction.
π§ App Inspect
Inspect mobile app elements in real-time with full UI hierarchy. Interact with buttons, fields, and components β and copy XPath data instantly for debugging.
π Performance Monitoring
Monitor live device performance (CPU, RAM) in real time while running your app. Helps identify memory leaks, high CPU usage, or unexpected slowdowns.
πΈ Screenshot & πΉ Screen Recording
Capture screenshots or record video during test sessions. Useful for visual documentation, bug reports, and stakeholder presentations.
π Geolocation Simulation
Change the GPS location of a device in real time. Validate map behavior, delivery areas, and location-based functionality seamlessly.
π Rotate Device
Switch device orientation between portrait and landscape instantly. Perfect for testing responsive layouts and orientation-dependent features.
π‘οΈ Application Trust (iOS)
Automatically trust applications installed from non-App Store sources on iOS devices. No need for manual configuration β Live Testing handles it for you.
π§ͺ Session Sharing
Generate a live session link that allows team members to join and observe your session. Ideal for remote debugging, pair testing, and demos.
π§ Navigation Controls (Android)
Use Back, Home, and Recent Apps buttons directly from the interface. Also includes Lock Screen support for complete device control.
π Network Tools
Simulate poor network conditions (e.g., 3G, Edge) with Network Throttling.
Capture and analyze network traffic using .pcap
file exports.
π Secret Keyboard (iOS)
Securely enter sensitive data via a hidden on-screen keyboard. Preserves privacy and protects test credentials during remote sessions.
Last updated