Automation Framework - Job Outcome Tests

The automation framework supports testing the job outcomes based on conditions that you can set in the YAML file.

The currently supported tests are:

  • alert - Alert tests - validate the presence or absence of specified alerts
  • monitor - Monitor tests - allow you to stop long running jobs based on statistic thresholds
  • stats - Statistics tests - test any of the statistics maintained by ZAP
  • url - URL tests - validate the presence/absence of a URL and it’s specific expressions in the HTTP response/request