Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Launching Device

After you sign in to Mobile Object Spy, you can select the device from the available list of devices and use them to add objects from application under test. Mobile Object Spy displays all the devices connected to all the agents. This connected list of devices includes real devices, emulators and simulators. 

(info) One mobile device can be accessed by one user only. 

To launch mobile device:

  1. Launch Mobile Object Spy on any browser using Mobile Object Spy URL.
    Mobile Object Spy URL is a combination of hostname/IP of the machine where Mobile Object Spy server is installed along with the port 4001.
    Sample URL may look like: http://192.168.25.77:4001 or http://localhost:4001.
  2. Enter Qualitia Server URL, user id and password.
    Qualitia Server URL is a combination of Hostname/IP of the server where you have installed Qualitia server along with the port 8887.
    Sample URL may look like: http://192.168.25.77:8887 or http://localhost:8887.
  3. Ensure the real device is connected to Mobile Object Spy agent machine through USB to spy objects using real device.
  4. Ensure you have created required emulator/simulator using Android Studio or XCode to spy objects using emulator/simulator. 
  5. Click Boot and Connect to boot the device and launch it to spy the objects. This option is available for emulators/simulators only.
  6. Click Connect to launch the connected real device or emulator/simulator.

Launching Application Under Test

In order to add objects from the application under test into the object repository, you must first install it on the real device or emulator/simulator. Qualitia gives you provision to install the application under test from Mobile Object Spy.

  • No labels