In Gearset, you can trigger a UI testing job to run automatically in your pipeline following a successful deployment job run.
In addition to showing these results on your UI testing dashboard, test jobs runs triggered from a successful deployment will also shown in your pipeline environment and any corresponding PRs.
Pull requests which have caused a UI test to fail in their previous environment will be prevented from being promoted. Once the UI tests have been fixed, you can click Dismiss and continue to dismiss the failing result and promote the PR.
You can find out more information on how to link your UI testing job to a CI job in our "UI testing in CI jobs with Gearset" guide.


