-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I've just started looking at soapUI, and it seems to be a pretty good web service testing tool. It can automatically generate request SOAP messages with all the elements from the WSDL in there, no problem. However, what would be splendid is if it could automatically generate sample random input data…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm converting some services from Apache SOAP to Axis2, so the Java service classes already exist. I created a new project in Eclipse, imported the source, made sure that the Axis2 project facets were installed, and Axis2 emitter properties are correct. Then, in Eclipse, I selected the service class…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi, i'm currently using SoapUI Free edition 3.2-beta 2.
And i have a weird problem with a Xpath assertion:
I have this in response:
(...)
And i'm using this xpath to assert that the "niveau" with id='2' is in the response:
Xpath expression;
//*:niveau[@id='2']
&…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
SoapUi & database data needed
Hi,
In a J2ee project( spring ws + hibernate +postgresql+maven 2 + tomcat),We have created webservices with full crud operations.
We are currently testing them with SoapUi (not yet integrated in the integration-test maven phase ). We need tomcat to test them.
Actually…
>>> More
-
as seen on Oracle Blogs
- Search for 'Oracle Blogs'
Overview
The Enterprise Manager test harness that comes bundled
with SOA Suite 11g is a great tool for doing smoke tests and some
minor load testing. When a more robust testing tool is needed, often
times soapUI is leveraged for many reasons ranging from ease of use
to cost effective. However…
>>> More