...
- An instance of the SOAtest/Virtualize server should be running. See Deploying the SOAtest and Parasoft Virtualize Server WAR File Deployment.
- The example ParaBank project should be deployed. See Setting Up ParaBank.
- A data repository server should be deployed and configured to register with CTP. See Installing a Remote Data Repository Server.
...
- Verify that the Record instance of the database component is enabled and click the Provision button.
- An overlay showing a successful provisioning should appear.
- Close the diagram editor and open the Parabank application.
- Log into Parabank (username/password: john/demo) and log back out. This action queries the database for the account information of the demo user.
- In CTP, change the database component instance to Passthrough and click Provision to stop recording.
- When recording is stopped, a new directory with database recording files will be added to the Virtualize server. You can switch to the Service Virtualization module to view the files in CTP.
The next step is to create a virtual asset connected to a data repository to capture the data associated with the query. We will use Virtualize desktop to complete this step.
...
The virtual asset will populate the data repository with data from the database using the recorded SQL templates. Open the TDA module in CTP and click on your repository to access the data.
Now that we have data captured in a database, we'll make a snapshot of the data repository so that we can always reset the data to its initial state if necessary.
...
- Select the ParabankDB repository in the Data tab and click Export.
- Specify a name for the export when prompted and click Export.
- Click on the server node to view the exported repository. All exports will be available from this screen.
- Click on the export to access management options and to view details.
...