Launch measures (Android)
In this section, you will find how to launch a functional journey analysis on a local android device as it has been described in the Getting started part.
Preparation
Device configuration with the Checklist Android device configuration
Validated access to the application
Created application on Greenspector App
Completed job.yml and config.yml files
Â
Launch a functional journey analysis on a local Android device
Launch of a functional journey on a local device needs :
GDSL script
job.yml & config.yml
Connected smartphone in adb Wifi
Reminders:
Test launch
Testrunner is now ready to be launched. Simply launch it to start a measure :
Go in the folder where job and config files are located
Launch the following command in the terminal
During the measurement execution and until measurement end:
Don’t close terminal
Don’t interact with device. Check device screen to see the measure running.
Results
The Testrunner prompts the result at the end of the measure. In case of failure, error’s line is given to help to adapt GDSL file. Results are available:
On app.greenspector.com if
online
is true injob.yml
.
For a better understanding, screenshots of steps are available at greenspector/dd-mm-yyyy XXhXXm/tests-results/MYAPP/parcours/iteration 1/screenshots
. The final state is called success.png
or failed.png
regarding the result.