With the prerequisites in place, you can open a project to use its data in your tests.
Import the sample ReadyAPI project you downloaded earlier into your workspace and run the virtual API in the project:
-
Select File > Import Packed Project and in the dialog that occurs, select the downloaded project:
-
(Optional) By default, the virtual API in the project runs on port
8092
. If this port is occupied on your machine, change the virtual API port. -
Select the virtual API in the Navigator and click to run the API:
Now, you can learn how to configure the data sink test step.