JDBC Virtual Service Tutorial

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

Web services often use databases to store data, and you may need to test the requests your service sends to these databases. However, sometime those databases have to be taken down for maintenance, which can interrupt the normal process of test creation. In ReadyAPI, you can create a JDBC virtual service that simulates responses to queries sent to a database to act as a replacement for your database. This tutorial explains how you can create and configure a simple JDBC virtual service.

In This Tutorial

Start

See Also

ServiceV Tutorials and Samples
JDBC Virtual Services

Highlight search results