API Testing

The API Testing page enables users to create, view, edit, and execute APIs for automated test validation. It provides a streamlined interface to manage and maintain automated API scripts efficiently within the Test Automation workflow.

To access the API Testing page: Side Bar Menu > Test Lab > API Testing

Key Features

  • Create API: Initiate the creation of a new API testing by clicking the + Create button.

  • Search: Use the search bar to find specific API tests efficiently.

Create API

To create a new API: Navigate to: Side Bar Menu > Test Lab > API Testing > Create

  • Create: Click the + Create button. You will be redirected to the Create New API page.

  • Fill in the required form fields, including File Name, Build, Test Case, Additional relevant metadata as required

  • Execute: click on this button to execute/call API.

  • Submit: Once all mandatory fields are completed, click the Submit button to store the API test response. And will not generate an automation script.

  • Submit & Automate: click on this button. Success message should display “API testing submitted successfully” and the defined variables page will display.

Push to repo: Fill in the required fields and click on ”push to repo” button. A Success message will be displayed.

Actions:

The API Testing page displays a list of existing APIs with the following options:

  • View: To view the details of a specific API test script.

  • Edit: Modify an existing API configuration.

  • Delete: Remove an API test script entry from the list.

Last updated