Same as publishing API documents, you can publish an API Testing from API Repository at any point of the git history. We will use test case files under apigit-test folder to do testing or set up scheduled testing in future.
Same as API document, there are three places to publish an API Testing in an API Repository page:
- Method 1: Click the 'Publish' button will publish an API Testing by using the latest ('HEAD') test case files under the 'apigit-test' folder.
- Method 2: Click the 'History' button, and then publish from the latest commit in the list as an API Testing.
- Method 3: Click the 'History' button and go to 'All Commits' page. You can select any commit to publish an API Testing from the whole history of the API repository.
- Method 4: In test case editing mode, you can directly publish a testing from a recent commit.
In the publish API Testing dialog, you can set the name and description for this publish. All this information can also be modified in the api testing setting page later.
Once you publish an API Testing, you can navigate to the API Testing management page, and do testing or setup schedule there ...
Click one of the published api testing. You will enter that api testing's page.