Run Tests on Demand

Test On Demand allows you to upload a test case to a remote location, run it from there and get a summary report of the test results together with additional performance metrics.

Test on demand

Prerequisites

As the test case will be run from a remote location, it must not contain any external dependencies such as JDBC connections, Excel data sources or any other references to local files or directories. The project will be validated before it is uploaded, and an error message will be shown if there are any external dependencies.

The endpoints used in the test case must be reachable from the servers running the test case.

The IP number of the location servers will be shown beside the location dropdown.

Locations IPs

Use AlertSite from ReadyAPI Example

  1. Click the test case you want to upload in the Navigator and open the Test on Demand page:

    SelectTestOnDemandTab
  2. The dropdown menu on the left will show the available locations. Select a location and click run.png to upload your test case:

    Upload test case
  3. The project is now run on the location, and the progress is displayed:

    Transition
  4. Click View test results to view the summary report:

    Report Page

See Also

Publication date: