JDBC connection in Soapui free version
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2014
06:45 AM
03-20-2014
06:45 AM
JDBC connection in Soapui free version
Hi,
I am beginner to soapui and using soapui 4.6.4 free version. I would like to know does JDBC connection is possible in free version with groovy scripts?. if so, could any one please help me how to configure?
I am beginner to soapui and using soapui 4.6.4 free version. I would like to know does JDBC connection is possible in free version with groovy scripts?. if so, could any one please help me how to configure?
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2014
11:15 AM
03-21-2014
11:15 AM
For using the JDBC TestStep or Groovy(!) you will need to add a JDBC driver to soapui_home/bin/ext folder and restart the application.
You will then need this http://groovy.codehaus.org/Tutorial+6+-+Groovy+SQL
and this http://www.soapui.org/Scripting-Propert ... ovy-script
You will then need this http://groovy.codehaus.org/Tutorial+6+-+Groovy+SQL
and this http://www.soapui.org/Scripting-Propert ... ovy-script
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2018
02:03 AM
11-21-2018
02:03 AM
the link http://groovy.codehaus.org/Tutorial+6+-+Groovy+SQL can not be reached . is there another link?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2018
02:08 AM
11-21-2018
02:08 AM
http://groovy.codehaus.org/Tutorial+6+-+Groovy+SQL does not exsist any more . do you have a new link?
