-1
votes
1answer
9 views
Request on Soa, SoapUI, SaaS and Web services
Hi all,
I recently moved south to Bangalore and I am working for a large software integrator mainly testing. My project team is working on web service project. We plan to use an open source software …
0
votes
2answers
100 views
SoapUI request returns HTTP/1.1 400 Bad Request
I'm using SoapUI to load test one of our .net webservices.
I'm new to SoapUI, so I've run through the "getting started", using a publicly available service, and had no problems. But when I try to …
0
votes
3answers
63 views
WSE 2.0 with SoapUI
Does SOAPUI (http://www.soapui.org) support the WSE 2.0 standards? If not, any other utility recommended for testing?
Better wording (10/27/2009): Does SOAPUI support WS-Security (passing user/pass …
0
votes
1answer
64 views
SOAP UI: Can I add assertion to validate with local XML Schema file?
Hi all,
I have created a Web Service (with Java, Axis). Depending on the content of the request, the response may have a different XSD. So, the WSDL only specifies that the response is of a generic …
0
votes
0answers
26 views
Translation of request / response messages within SOAP UI
Hi, I've got a quick (and probably a simple one) regarding the translation of request / response messages.
The XML that is sent from the Service Consumer is translated before it is passed to the back …
0
votes
3answers
121 views
Error while launching soapUi 3.01
soapui.bat
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/cl
i/CommandLineParser
Where can I find this library? I already put JAVA HOME to my sdk and I am using windows …
0
votes
1answer
77 views
SOAP UI database connection wizard
I am new to SOAP UI testing tool.
I am planning to create a testcase which involves connection to database.
I am having issues using the SOAP UI database connection wizard to connect to SQL server …
1
vote
1answer
177 views
How iterate xml-nodes with Groovy ?
Started work with SoapUI and can't catch idea how to treat Soap responses with Groovy.
Currently my project opened in NetBeans and after debuging will be copy-pasted to the SoapUI (eviware)
My …
0
votes
0answers
14 views
Testing MSMQ Binding with soapUI Pro ?
Hi !
Has anyone tested MSMQ Binding with soapUI Pro ? If yes, could you please share your experience and how effective the testing has been ?
Thanks,
Bhaskar
0
votes
2answers
100 views
SOAP UI Pro vs Fitnesse, has anybody used SOAP UI Pro?
We are using Fitnesse for subsystem testing i.e. WCF & RESTful services.
Now as writing Fitnesse test requires lot of effort, we are thinking of using SOAP UI Pro which gives this sort of …
0
votes
0answers
44 views
SoapUI Pro 3.0.1 SocketTimeOut Exception:ReadTimeout
I am using SOAP UI Pro and when accessing any of the exposed methods in the services it always gives me SocketTimeOut Exception:ReadTimeout
Any idea???
0
votes
1answer
94 views
soapUI version problem
My code was earlier working with soapUi2.5.
but when I started working with soapUI2.5.1, I started getting this error.
com.eviware.soapui.impl.wsdl.mock.DispatchException: Missing operation for …
0
votes
1answer
86 views
soapUI Script features
What are the functionalities in soapUI that can be achieved only through script and not the GUI
0
votes
2answers
935 views
SoapUI getting request parameters in mock service script
This is probably a very easy one for all SoapUI regulars.
In a SoapUI mock service response script, how do I extract the value inside the request I'm replying to?
Let's say the incoming request has
…
0
votes
2answers
217 views
Where is the url of the WSDL xml specification in a Delphi 7 web service?
This question is non-sense. The difficulty was due to a bug in the software.
I'm trying to access a webservice using SoapUI. The webservice is developed in Delphi 7. I can call the published …
