JDBC Virtualization can be very powerful. However, there are several areas that must be considered prior to recording transactions.
Prerequisite: The DevTest agent must be installed prior to capturing JDBC transactions. If you need assistance installing the DevTest agent, please open a support ticket.
JDBC Virtualization is not meant to be a database replacement. It is intended to virtualize a small number of calls on a relatively static database.
Warnings from the DevTest Documentation:
Specific items to consider before capturing JDBC transactions:
Alternatives to JDBC Virtualization:
Decide exactly what you are trying to test. Are you testing the class making the JDBC calls? Are you testing something else?