Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

After you install Mobile Object Spy agents, you must configure them to connect to Mobile Object Spy server you installed earlier. Multiple agents can connect to a single Mobile Object Spy server. 

While registering agents to Mobile Object Spy server, you can see the list of dependencies required for mobile application testing through Qualitia. You can add the missing dependencies from there itself. 

For more information on adding these dependencies, you may refer to the Prerequisites, Privileges and Configurations section.

Configuring Mobile Object Spy Agent on Windows

...

  1. Launch Mobile Object Spy agent from system tray.

    Expand
    titleView image


    You will get the following information from system/IT administrator.

  2. Enter Keychain Path.
    It is a path to the private development key exported from the system keychain.
  3. Enter Keychain Password for authenticating to Keychain Path mentioned above.
  4. Enter the Keystore Password.
  5. Enter the absolute path to the chromedriver executable which will be used test case executions on mobile devices. 
  6. Enter the path to the directory where you have stored the chromedriver to be used test case executions on mobile devices.
  7. Enter XCODE Signing ID.
  8. Enter XCODE Organization Team ID.
  9. Click Save.
  10. On a subsequent screen, enter Mobile Object Spy Server URL.
    Server URL is a combination of hostname/IP of the machine where Qualitia Mobile Object Spy server is installed along with the port 4001.
    Sample URL may look like: http://192.168.25.66:4001 or http://localhost:4001 (if the mobile object spy server is installed locally).

Info
titleImportant Note:

Information about Keychain Path and Keychain/keystore password is only required if you have Android Studio for emulators on this Mac machine.