Tutorial: Invoking test cases from Jenkins with JUnit result format
In this tutorial, you start a test case using injected variables from a Jenkins pipeline.
Before you begin
You must have the Automated API behavior testing application enabled and have created and published at least one test. You must have a Jenkins instance that you can create a new build in with the JUnit Plugin installed
About this task
This tutorial takes you through the following steps.
- Creating an API Hook
- Creating an API Key and Secret
- Creating a Jenkins build that invokes the API Hook
- Executing the build and reviewing the test results
Procedure
Results
In this tutorial you completed the following activities:
- Created a API Hook
- Created a Key and Secret used for authenticating with a hook
- Invoked the API Hook using the Key and Secret to start a test and process the results





