
Jenkins Integration
Integrate your build, start tests on devices automatically
Jenkins Integration
You can automatically upload your last application version and start your tests on desired devices using jenkins plugin.
Integration Documentation
Download jenkins plugin: Click here
Install Plugin
Open jenkins page and click manage plugins.

Select Choose File on Upload Plugin section.

Plugin will be uploaded and installed to Jenkins. After restarting Jenkins, you will see plugin has been installed.
Configure Sign in Info
Firstly, you have to enter your email and password. Open Dashboard > configuration.

Add post build action
Enter jenkins job and configure it. Add RobotQA integration as post build action.

Integration is done! After every successfull build, your tests will be automatically started.