Skip to main content
UI testing in continuous integration jobs

How to connect Gearset to different testing products for post deployment test runs.

Diogo Duarte avatar
Written by Diogo Duarte
Updated over 2 weeks ago

UI testing plays a role in ensuring the reliability of your release process by helping to identify regressions introduced during deployments.

With Gearset, you can trigger UI tests across various third-party applications using our built-in integrations with select providers, or by leveraging outgoing webhooks for custom workflows.

Built-in integrations

Gearset includes built-in integrations with Accelq and Eggplant for UI testing. Once they are configured, Gearset will automatically trigger the tests after each successful deployment.

Integrations through webhooks

It is also possible to trigger UI tests through the outgoing webhooks.

Provar Testing

You can execute tests in Provar at the end of a CI run by setting up an integration with Provar Manager, or by triggering a custom Jenkins CI server job.

TestSigma

You can execute tests in TestSigma at the end of a CI run using their public REST API.

Tricentis Test Automation for Salesforce

You can execute tests in Tricentis Test Automation for Salesforce at the end of a CI run using their public REST API.

Did this answer your question?