To start working with a JDBC virtual service, perform the following steps:
First, create a new project:
In ReadyAPI, select File > New Empty Project.
Point to the APIs (Virtual) 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.