Jenkins
To install Sofy.ai Jenkins plugin, open your jenkins dashboard.
- Click on Manage Jenkins
- Click on Manage Plugins

- Click on Available Tab
- Search 'Sofy' and you should see 'Sofy.ai' plugin in the results.
- This plugin can be installed and used immediately by checking the box adjacent to the plugin and clicking Install without restart.

For Web Application Builds
When making a new freestyle project in Jenkins (or select configure on your existing project)
- Select "Add Post-build Actions"
- Select "Stage web test run with Sofy.ai"
- Select "Stage web test run with Sofy.ai"
- Enter the api key obtained from your Sofy.ai account. If you have misplaced your api key or don't have one
- Login to sofy.ai
- Go to Settings
- Select API key
- Click on Generate new key. Copy this key to Jenkins
- Enter the url your web app will be hosted at, as well the max number of pages you want sofy to test
- Enter the api key obtained from your Sofy.ai account. If you have misplaced your api key or don't have one
- Select Save
- Test runs will be staged on Sofy.ai under your account automatically after successful builds. Any errors or problems will be reported in the build log output. Report errors at "https://www.Sofy.ai/contact-us".
- Select "View Test Run Results" in the respective build menu to check results. To view more detailed results visit "https://www.Sofy.ai"

For Mobile Application Builds
When making a new freestyle project in Jenkins (or select configure on your existing project)
- Select "Add Post-build Actions"
- Select "Stage mobile test run with Sofy.ai"
- Enter the api key obtained from your Sofy.ai account. If you have misplaced your api key or don't have one
- Login to sofy.ai
- Go to Settings
- Select API key
- Click on Generate new key. Copy this key to Jenkins
- Enter the file path your '.apk' file will be located at after a successful build
- Select Save
- Test runs will be staged on Sofy.ai under your account automatically after successful builds. Any errors or problems will be reported in the build log output. Report errors at "https://www.Sofy.ai/contact-us".
- Select "View Test Run Results" in the respective build menu to check results. To view more detailed results visit "https://www.Sofy.ai"
