Forum Discussion
- sanjSuper Contributor
see if this doc helps
https://www.soapui.org/soapui-projects/jdbc-connections.html
you will need to add your jdbc drive
this link has more info how someone who also ran into the same issue
https://community.smartbear.com/t5/SoapUI-Pro/Does-SoapUI-Support-Connections-to-MongoDB/td-p/36258
- groovyguyCommunity Hero
I was never able to get JDBC connections to work for me. I had to take a different route since Mongo isn't a relational database language like SQL.
I had to download a few different jars for Groovy Mongo, or gmongo, which I started with here: https://github.com/poiati/gmongo
Once I had that, I was able to use Groovy Scripts to query mongo.
Related Content
- 8 years ago
Recent Discussions
- 14 hours ago