Versions Compared

Key

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

Status
colourGreen
titleUP TO DAE

Table of Contents

How to launch benchmarks or functional tests with the Power Test Bench/Cloud?


You can create a job demand to be handled by the Power Test Bench/Cloud. There are three ways to do that.


Web Interface

On your GREENSPECTOR Web Interface, you can click on the left menu on 'Schedule a Test'. Then fill the form. In particular, you need to select or create an application and a version for which the measures will be stored. You can then select if you want to test on a computer or on a mobile phone by selecting the environment. If you want to test on mobile phone, you need to select if you want to test a mobile app (APK) or a website (URL). When you validate the form, a job is created and put in a queue to be handled by the Power Test Bench/Cloud.


Command Line Interface (CLI)

You can use the CLI command (see CLI documentation).


Continuous Integration (Jenkins)

You can use the Jenkins plugin (see /wiki/spaces/DOCUMENTATION/pages/43909140).


...