This functionality is supported only if you are using the Open Agent.
To define the state in which your application under test (AUT) should be before the execution of a test, you can change the executable location, working directory, locator, or URL of the base state. For example, if you want to launch tests from a production web site that were previously tested on a testing web site, change the base state URL and the tests are executed in the new environment.
// The start URL const sUrl = "http://demo.borland.com/gmopost/";
platformName=Android;platformVersion=5.1.1;deviceName=MotoG3;udid=11111111;host=http://10.0.0.1;app=C:\Temp\abc.apk;