OOTesting
14 years agoOccasional Contributor
SOAPUI Registering & checking SQL DB connection in SOAPUI
Hi all, new to SOAPUI. Currently using the SOAPUI (not pro) and would like to know how to register and validate DB connection to SQL server. Added MS JDBS for SQL to C:\Program Files\eviware\soapUI-4.0.0\bin\ext (sqljdbc4) and restarted SOAPUI.
Then used the following connection details:
com.microsoft.sqlserver.jdbc.SQLServerDriver
jdbc:sqlserver://<IP>:1433;databaseName=lbconsole;user=sa;password=angel77;
Then attempted to select test connection, which failed to provide any information, please advise as to where I'm going wrong?
Do I have to setup the property for the connection with all the fields of the table?
Is there a way I can check the connection externally to validate the connection details?
Do I have configure preferences of SOAPUI beforehand?
Then used the following connection details:
com.microsoft.sqlserver.jdbc.SQLServerDriver
jdbc:sqlserver://<IP>:1433;databaseName=lbconsole;user=sa;password=angel77;
Then attempted to select test connection, which failed to provide any information, please advise as to where I'm going wrong?
Do I have to setup the property for the connection with all the fields of the table?
Is there a way I can check the connection externally to validate the connection details?
Do I have configure preferences of SOAPUI beforehand?