Start New Test Run

  • Go to service dashboard

  • Navigate to Test Results from left panel

  • Click on "START NEW TEST RUN" on the right side

  • Enter the below details in dialog box and start test

Quick Run

Start a test run quickly, with last 3 days data. Select the severity level of error types you want to capture and start the test

Custom

With custom, you have more options to control the test run, the options are described below

Time Range

Enter the time duration of traffic you want to replay

Primary Url

The url for stable version of your application

Candidate Url

The url for test version of your application

Environment

If the traffic is coming from multiple environment, we will store it here. You can choose to play traffic coming from a specific environment

Test Run Description

Enter description for your test

Error Severity Types

Select the severity of error types you want to capture

Additional Test Features

Select from below options

  • Signoff Required: Check if you want to approve the test results later for merging

  • DeDuplicate Requests: Check if you want to remove duplicate requests

  • DeDuplicate Sessions: Check if you want to remove duplicate sessions

  • Run Only Saved Test Cases: Check if you want to run only saved test cases

Before starting tests if you want to see

Check API Coverage

The APIs the test run will be covering This will show the below details

  • Total APIs : Total API's captured

  • API Coverage: API's which will be covered in this test run

  • Uncovered APIs: API's which will be covered in this test run

  • Request Count: To check the request count of each API

Check Test Stats

Out of total Requests, how many will be tested after deduplication

  • DeDuplicate Sessions

  • DeDuplicate Requests

  • Sessions

  • Request

  • Time Saving

Start Test

Finally click on "START TEST" to start the test run

Last updated