Virtualization Sample Projects

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

A good practice to learn how features work is to explore sample projects. ReadyAPI includes the following projects with sample virtual services:

Virtualization sample project

This project contains examples of REST and SOAP virtual services and functional test cases for testing these virtual services.

Location

The sample project file – Sample-Virtualization-Project.xml – resides in the <ReadyAPI>/tutorials folder:

• Windows: <Program Files>/SmartBear/ReadyAPI-3-52-0/tutorials
     Program Files or Program Files (x86)
• Linux: /home/<user-name>/SmartBear/ReadyAPI-3-52-0/tutorials
• MacOS: /Applications/ReadyAPI-3-52-0.app/Contents/java/app/tutorials
How to Open

To open the sample project, click its link on the start page:

Service virtualization and API testing: Virtualization sample project

Click the image to enlarge it.

Alternatively, select File > Import Project from the main menu of ReadyAPI, and choose the project file in the subsequent Open File dialog:

Web service testing with ReadyAPI: Open sample project

Data-Driven Virtual Service sample project

This project contains a REST virtual service that inserts data from a Grid data source into responses.

Location

The sample project file – Data-Driven-Virtualization-Project.xml – resides in the <ReadyAPI>/tutorials/ServiceV folder:

• Windows: <Program Files>/SmartBear/ReadyAPI-3-52-0/tutorials/ServiceV
     Program Files or Program Files (x86)
• Linux: /home/<user-name>/SmartBear/ReadyAPI-3-52-0/tutorials/ServiceV
• MacOS: /Applications/ReadyAPI-3-52-0.app/Contents/java/app/tutorials/ServiceV

To open the sample project, select File > Import Project from the main menu, and select the project file in the subsequent Open File dialog.

See Also

Tutorials and Samples
Creating Your First Virtual Service
Data-Driven Virtual Services – Tutorial

Highlight search results