Gatling Global Assertions
Learn how to add global assertions to our Gatling simulation Jenkins job.
We'll cover the following...
Configuring global assertions
In addition to our earlier configurations, we can also also configure global assertions that will fail the build if not met. The Gatling simulation will not fail otherwise.
These global assertions can also be configured inside the simulation test script itself, as discussed in the Assertions lesson.
From the root page of the project, click on “Configure” option as shown below:
...