Forum Discussion
Hi,
Not sure if I am understanding you right, but do you mean that you developed a Java class to run a SoapUI Pro project containing datasources (or at least coded a SoapUI project with data source steps) and you cant get the DataSource steps to execute?
If so, have you got a current SoapUI pro / NG licence ? Also if you try running SoapUI Pro features e.g. datasources using SoapUI O/S (one the SoapUI O/S classes), then from memory, the pro feautures get skipped, like you are describing.
Sorry for all the questions, but I wasn't sure exactly what you are looking to do.
Regards,
Rupert
- harmony9 years agoNew ContributorHi Rupert,
Thanks for helping me out.
Yes, I can't get the datasource step running using the Wsdltestcaserunner. The code just passes without doing anything I believe. I say this as I see the next Test step (a rest request) takes a parameterized input through the datasource that gets an empty string.
If the run this on my SOAPUI Pro, it works.
I am trying to find the supported method/class that gets Datasource step executed. My runner is of class Wsdltestcaserunner and my project Wsdlprojectpro. My major test step - ' rest request' gets executed as expected and I am able to read test stepwise responses and assertion results.- rupert_anderson9 years agoValued Contributor
Hi,
Ok, its been a while since I had SoapUI Pro, but I seem to remember having to take the dependencies from the pro Maven repository (https://downloads.smartbear.com/repository/maven2/com/smartbear/soapui/soapui-pro/) and there was access to the licence file..
Assuming you have a pro licence maybe this post would be better in the pro / ready! API forum instead, as there might be someone there with a similar script?
Thanks,
Rup
- harmony9 years agoNew ContributorRup,
Just clarifying- my problem is when I try running soap project from Java. Specifically, my issue is with getting the datasource and loop test steps working from Java code. Do you still want me to move this thread to a different topic?
Related Content
- 4 years ago
- 4 years ago
Recent Discussions
- 15 years ago