To start working with a JDBC virtual service, perform the following steps:
1. Create an empty project
First, create a new project:
-
In ReadyAPI, select File > New Project.
-
In the subsequent New Project dialog, select the Empty Project tab and click OK.
2. Add a JDBC virtual service to the project
-
Point to the ServiceV node in the Navigator panel and click
:
This will invoke the New Virtual Service dialog (see below).
-
In the New Virtual Service dialog, select Empty JDBC to create an empty JDBC virtual service:
-
Specify a name for the virtual service and click OK.
ReadyAPI will create a new empty service and open it for editing. Next, we will configure the virtual service and prepare it for recording requests.