Forum Discussion
Hello Rich,
I use ReadyAPI 2.7.0 (licensed). In the preferences, I can only register the db drivers to use. Db connections are then defined within the Environments UI.
I also have a copy of SoapUI 5.6.0. I cannot find any way to register drivers or create any sort of connection in the Preferences. Nor do I have an Environments UI, probably because it's unlicensed.
There is the JDBC test step, but this seems somewhat pointless as you cannot select a driver to use. You can type one in and specific a conn string (I cribbed both details from one of my Ready API tests), but when clicking Test Connection, SoapUI says.....
com.eviware.soapui.support.SoapUIException: Failed to init connection for driver [oracle.jdbc.driver.OracleDriver], connectionString [jdbc:oracle:thin:*******/*****@server:port:db]
Obviously, I've anonymised the above. But without being able to register, or say where the driver is, I cannot see how you can make a db connection.