harmancheema
7 years agoOccasional Contributor
Groovy script not working in SoapUI but works in ReadyAPI
Hi,
I have a project which works in ReadyAPI v2.4.0. I want to run the project in SoapUI-5.4.0, but the groovy script to connect to Mongo fails at the first. The DB setup is the same. I'm not s...
- 7 years ago
My guess is that your copy of Ready API has the required mongo Java library files already installed, but your copy of SoapUI doesn't.
Third party library files should be put in the bin/ext directory, see the following page for deatils:
https://support.smartbear.com/readyapi/docs/testing/scripts/about.html