Tagged Questions
Testing tool for SOAP, Rest, HTTP and other communication protocols
12
votes
8answers
6k views
Lightweight alternative to soapui?
I'm developing a soap web service and I'm using soapui to test it.
I just need to read the wsdl file, automatically generate a skeleton request and see the results, and I was wondering if there's a ...
7
votes
5answers
2k views
What tools do you use to test your public REST API?
Looking for tools use to test REST API.
So far I'm only aware of SoapUI (http://www.eviware.com/soapUI/soapui-products-overview.html). I've tried SOAPUI but - at least in a mac - it's terrible.
...
6
votes
4answers
3k views
How to check if an element exists in the xml using xpath?
Below is my element hierarchy. How to check (using xpath) that AttachedXml element is present under CreditReport of Primary Consumer
<Consumers xmlns="http://xml.mycompany.com/XMLSchema">
...
6
votes
3answers
5k views
SoapUI Web Service Request using Public Key Certificate
I have a WSDL for a Web Service and a Public Key Certificate in the shape of a .cer file.
I need to get SoapUI to encrypt the service request with the public key of the certificate.
How do I do ...
6
votes
2answers
10k 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
...
5
votes
0answers
355 views
soapUI With WCF Message Security
I am trying to configure my WCF (.NET 4.0) service so that it can be tested using soapUI. I am using wsHttpBinding with message security. My goal is to expose the service on a public test endpoint and ...
5
votes
2answers
237 views
SOA Services Testing
What is the best way to test SOA services? Should I write my own tests using WCF or should I be using a testing framework such as SOAPUI. What are the limitations to each method and are there better ...
4
votes
1answer
874 views
JVM crashes when running SOAPUI on Ubuntu
I just downloaded SOAPUI 4.0.1 and tried to run it in Ubuntu 11.10. I run the file soapui.sh. The application started up and the window actually appeared, but then after a few seconds it closed. ...
4
votes
2answers
1k views
How to integrate soapUI with jenkins / hudson?
Anyone know a good way to add soapUI tests to my CI builds ?
4
votes
1answer
1k views
SoapUI API: WsdlProject unable to load a 'composite' project
We are using SoapUI's APIs for running automatic tests during our build.
I tried changing our project to be a composite project ( meaning it is not a single XML file but a Directory with a ...
4
votes
4answers
198 views
How to make sure web services are kept stable from one release to the next?
The company where I work is a software vendor with a suite of applications. There are also a number of web services, and of course they have to be kept stable even if the applications change. We ...
3
votes
1answer
2k views
SOAP-UI - How to pass xml inside parameter
In SOAP-UI I am making a request to a web service like this:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xxx="http://xxx.call/">
<soapenv:Header/>
...
3
votes
2answers
385 views
3
votes
4answers
177 views
How to use API documentation
People generally say they use API documentation and code.
I'm relatively okay in JAVA language,meaning I can write simple programs.
Recently for the project am working on, I'm asked to work on SOAPUI ...
3
votes
1answer
710 views
Using soapUI API to create a soapUI Mock object
I try to create a soap UI WSDL Mock Service using the soapUI API. But there seems to be no documentation of the source code.
Has anyone done this before or something in that direction?
3
votes
4answers
2k views
Access the request XML in a SOAP UI mock response script
I have a mock response, which needs to return a value that was in the request. For example, this request can come in:
<myReqest><myValue>123</myValue></myRequest>
I already ...
2
votes
1answer
36 views
How do I make soapUI attachment paths relative?
I'm using soapUI to test an HTTP server. I need to send a multipart/form-data request, and the request works fine when I go through the file chooser and attach it, but it's saving the path as an ...
2
votes
2answers
68 views
What is wrong with XPath query in SOAP response
I need to create a xpath query that will return everything listed under availabilty element.
<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope ...
2
votes
3answers
289 views
Retrieving data from WSDL webservice in PHP
I'll start out by saying I have no idea what so ever about what I am trying to do. My PHP skills is -beginner- and my experience with webservices is NULL.
I have a WSDL URL ...
2
votes
1answer
279 views
Testing WSDL in Visual Studio
We have received a WSDL from our client that we use to communicate with their service. I have made a service reference to it in our project, and had developed the code to interact with it. I have ...
2
votes
2answers
1k views
WSDL/SOAP Test With soapui
I have tested my web services (wsdl/soap) with soapui. and i have the errors :
http/log : error 400 BAD REQUEST.
What can be the error please with my wsdl ?
error/log :
un Jun 05 14:10:37 CEST ...
2
votes
1answer
248 views
SOAP <faultstring>
Hi
I am having an issue with the SOAP , when I call my services I get this error:
<faultstring>Fault occurred while processing.</faultstring>
The following response is returned which ...
2
votes
2answers
4k views
KSOAP2 for Android gives
I'm trying to access a web service whose WSDL is at http://srilanka.lk:9080/services/CropServiceProxy?wsdl . Using SoapUI I sent a request and successfully got a response.
Then using KSoap2 for ...
2
votes
1answer
759 views
Soap UI startup parameters
I have the free version of Soap UI and several different workspaces. I would like to set up several shortcuts to Soap UI with each shortcut including a start-up parameter indicating which workspace to ...
2
votes
5answers
2k views
Date time in Groovy
I'm looking to add 1 second to a datetime so I can test date based pagination. I'm hoping get a date from our API response, convert the date string into a date, then convert that into milliseconds, ...
2
votes
1answer
659 views
Testing a secured webservivce in SOAP UI
I am using AXIS2 framework for my webservices creating. Now I am secured my webservices using ramprt. Now entire requests and response will be signed and encrypted.
Now my doubt is how can i test it ...
2
votes
1answer
169 views
how do I make sure a function does not return Null
I'm trying to parse XML from my Request in Soapui. And when I parse a Node without anything in it, logically the String is Null if the defining func() returns Null:
def groovyUtils = new ...
2
votes
2answers
507 views
Sorting arrays in Groovy
I'm trying to compare two arrays in groovy. My attempts so far have yielded a mixed response and therefore I'm turning to the collective for advice.
In the following code I'm taking 2 REST responses, ...
2
votes
2answers
614 views
How to get a SOAP fault message to be WS-I compliance
I have this message
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<soapenv:Fault>
...
2
votes
1answer
150 views
Mapping complex datatypes to model classes (SOAP)
I'm writing SOAP web service tests in Groovy/soapUI (the web service heavily takes advantage of complex datatypes). To make my life easier I'm looking for solutions to map complex datatypes to model ...
2
votes
2answers
2k views
How to return dynamic response in SoapUI MockService
I am new to SoapUI and have just configured a very simple MockService. Is it possible to manipulate the response so that for a particular request the response's elements are dynamically built up?
...
2
votes
2answers
2k views
How to make jetty-maven-plugin deploy a war that is retrieved from a repository?
I'm setting up an integration test module for a good sized web project. The integration test module is separated from the web project itself, and it has it's own pom.
The idea is to use the ...
2
votes
2answers
1k views
How to create datetime string in soapui using groovy
Hi am using Soapui for testing web services. i need to create a customer record with email address and password. create customer record service contains emailid and password, wen i click the ...
2
votes
2answers
291 views
Mocking Web Service Response | Bundle couple of them in a web app
I am working in an enterprise project and my team is responsible for creating front end of the application and there is another team developing webservices and has provided WSDL for all the services ...
2
votes
2answers
3k views
How do I extract byte array from soapUI response?
I am testing a web service with soapUI. One of the responses looks like this:
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
...
1
vote
0answers
65 views
SoapUI MockServices returning html rather than xml response
Using the following sample WSDL file, I've generated a new project in SOAP UI (version 3.5), and created the example test suite, test case, and mock service.
WSDL
<definitions name="HelloService"
...
1
vote
1answer
45 views
SOAP re-declaring qname inside body
I have a SOAP request of this form:
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:myqname="http://example.com/hello"
...
1
vote
1answer
31 views
How to insert array values into SugarCRM using soapUI
I am able to log into SugarCRM (with its SOAP call) using soapUI:
<user_auth xsi:type="sug:user_auth">
<user_name xsi:type="xsd:string">admin</user_name>
<password ...
1
vote
1answer
79 views
Connect to SugarCRM REST services with SoapUI
I saw somewhere in net (like SugarCRM SOAP test call fails), that some people use SoapUI to access SugarCRM SOAP or REST web services, with urls like http://ip/sugarcrm/service/v2/soap.php and ...
1
vote
1answer
50 views
Capturing response to a soapUI test run
I am using soapUI's testrunner.bat to to perform a test from the command line. I would like to examine the response to the web service call. This is easily accomplished from the UI, but I haven't seen ...
1
vote
1answer
62 views
Using GlassFish v3, EJB and SOAPUI
I would like to create a web service.
I am using Glassfish v3, an Eclipse Dynamic Web Project, and SOAPUI to test.
I have the following code in eclipse:
Class MyLogin
package packageTest;
import ...
1
vote
1answer
74 views
soapui soap digital signature
I need to digitally sign a soap message in a client. A PEM file with both private key and certificate has been given to me. I thought to test with SoapUI.
Configuration for signature is done OK in ...
1
vote
1answer
63 views
how to detect caller instance in SoapUI groovy script?
A SoapUI project can run random script upon load.
Load Script is invoked with log and project variables.
In my shared lib I have method - addAsserts() that traverses the whole project and adds schema ...
1
vote
0answers
54 views
SAP BPC get content of AppPublication folder
Are there anyone that have tried to get the content of the folder called AppPublication in SAP BPC?
I have some files that i have published using SAP BPC ePublish -> Web Ready File
Now i want to ...
1
vote
0answers
56 views
Durables using SoapUI and Hermes
We are facing a major problem with soapui when using with Hermes JMS. When we send a message over a queue and expects to receive response on a topic, SoapUi will create a durable subscription. These ...
1
vote
1answer
81 views
response message in SOAPUI is displayed encrypted
I try to test a web-service using SOAPUI using a HTTPS endpoint. The problem is that the response message is displayed encrypted. What do I need to configure in SOAPUI in order to see the actual ...
1
vote
1answer
273 views
SoapUI mocking asynchronous services
We use SoapUI to mock web services to test our application (APP) before we have access to real webservices.
Creating a synchronous Mock Service which will return predefined response is ...
1
vote
1answer
285 views
Jenkins Test Result Trend Graph Empty, but Tests Are Run
Where does the data that produces the "Test Result Trend" graph actually come from? I have a "Test Only" job that produces 2 files in target/surefire-reports. (Produced by maven) Inspecting the ...
1
vote
0answers
151 views
soapUI as Http tunnel to record iOS (iPhone/iPad) client-server discussions
I am trying to use soapUI as Http tunnel (https target) to record iOS client-server discussions, and then use it for service mocking to test my client which is an iOS app (iPhone and iPad) using the ...
1
vote
1answer
315 views
Groovy iterate Nodes with XMLHolder
i want to Iterate over Nodes of an XML-File with the XML-Holder.
def reader = groovyUtils.getXmlHolder(test1 );
let's say the XML looks like the following:
<xml>
<node>
...