Test Service

Test service allows you to test a service on the virtual server where the service is hosted. It is recommended to do a quick validation of your service before using it in Load/Performance testing. In Test Service, there are the following fields which are described below:

  1. Scheme: It defines the protocol for sending a request. It can be HTTP or HTTPS.
  2. Host: It is the virtual server host.
  3. Port: It is the port where the service is running.
  4. URL: It is the end-point URL for the service.
  5. Query: request
  6. Additional Headers: You can add additional headers, if required. This is optional.

The user has to click on the Test button to test the service.

Request Payload

A request payload displays the request payload only.

Response Payload

A response payload displays the response payload only.

Template Name

In this field user can select the template which is to be tested.

Beautify

  1. It allows you to format or beautify the requests and response in a well-structured format, supported following format:
    1. Text
    2. CSS
    3. HTML
    4. JavaScript
    5. XML
    6. JSON