1. Open Project

Applies to ReadyAPI 3.52, last modified on April 25, 2024

1. Download project and data files

In this tutorial, we will use the following project and the data file:

File Description
data_driven_test_project.zip A ReadyAPI test project.
currency_converter_sample.xls An Excel workbook with test data.

Click the links above to download the files to your computer. Download both files.

2. Open project

In ReadyAPI, select File > Import Packed Project from the main menu and select the sample project file that you downloaded to your computer.

After opening the project, you can view the service specification:

  1. Select Request 1 under the APIs node in the Navigator panel. You will see the request parameters on the right.

    Service virtualization and API testing: Exploring web service specification

    Click the image to enlarge it.

    As you can see, the specification describes only one operation – ConversionRate. It returns the conversion rate of two currencies that are specified by the operation parameters.

Prev          Next

See Also

Data-Driven Virtual Services – Tutorial

Highlight search results