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