Skip to content

JDBC Connections

This page contains information on standalone SoapUI Pro that has been replaced on ReadyAPI.
To try data-driven testing, feel free to download a ReadyAPI trial from our web site.

Overview - JDBC Connection Panel

project-jdbc-connections-panel

OptionDescription
1_snag_eviProject editor toolbarOverall control of the Project
2_snag_eviJDBC connection toolbarControl over JDBC connections
3_snag_eviConnection nameUnique connection identifier
4_snag_eviDriverDriver used for establishing the connection
5_snag_eviConnection stringConnection string used for establishing the connection

JDBC Connection Toolbar

jdbc-connections-toolbar

OptionDescription
add_propertyAddAdds new connection
remove_propertyRemoveRemoves selected connection
configure-dbconnectionConfigureConfigures connection properties
runTestTests the database connection

add-new-connection

remove-connection

Database Configuration Panel

database-configuration-wizard

OptionDescription
1_snag_eviTest connectionButton for testing database connection
2_snag_eviDriverDriver from the supplied list of templates in a form Unique connection identifier/ Driver class
3_snag_eviHostHost property to supply for the connection
4_snag_eviPortPort property to supply for the connection
5_snag_eviUserUser name property to supply for the connection
6_snag_eviPasswordPassword property to supply for the connection
7_snag_eviDatabaseDatabase name property to supply for the connection
8_snag_eviClear propertiesClear properties button for removing all the inserted properties values

Testing the connection

failed-to-init-connection

connection-successfully-tested