Integration with the Jenkins to trigger Automation Tests with each build action. Once you build an app, the system can automatically push it for testing on devices on cloud. This saves a lot of time, produces instant results and developers can fix any issues instantly.
In Jenkins, go to ‘Manage Jenkins’ and then click on ‘Manage Plugins’.
Click on the tab ‘Available’, search for the WeTest Automated Testing Integration Plugin, and install it.
Secret id: you can find it in your user settings
Secret Key: you can find it in your user settings
WeTest URL: api.paas.wetest.net
ToolPath: cloudtest
Protocol: https://
Open an existing Jenkins job or create a new one. In the job configuration, add a new build step. (Configure-Build–Add build step–WeTest Automated Testing)
To run automated tests , select a target project, and fill in the field.
Project: Target project name for automated testing under your account.
Target OS Type: Android or iOS
Application:
Test Script
Framework:Testing Framework such as Appium
Device group:A set of devices which is chosen by user and used for test running. If you do not have a device group yet, please create one on our website.
Advanced Setting
You can view the real-time log in the Jenkins console and the report on our website