soapui
Using excel Datasource test step that contains more than one Worksheet?
Is it possible to use one excel Datasource that contains more than开发者_JAVA技巧 one Worksheets?You can use an Excel file that contains more than one worksheet. But in soapUI in the Worksheet input f[详细]
2023-03-22 10:22 分类:问答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.[详细]
2023-03-21 19:13 分类:问答How to re-use properties in an other testcase
In soapUI i have a testsuite with 2 testcases: SaveThing and GetThing. In the GetThing i use the Run TestCase testStep to run SaveThing f开发者_运维百科or getting the SaveThing properties and re-use[详细]
2023-03-21 12:01 分类:问答SharePoint 2010: consuming web services from NetSuite - 403 Forbidden error
My company is working on a new SharePoint site, which will use Forms Based Authentication to allow our customers to log into the site for subscriber specific content (downloads, license info, etc).[详细]
2023-03-21 05:24 分类:问答How can I make the generated service wsdl (wcf service) contain soap headers?
I have developed a WCF service which use SOAP headers as part of the validation of the request process.[详细]
2023-03-20 17:37 分类:问答How? SOAPUI and Groovy - send different SOAP message (with property from file) each time?
I\'m trying to use SOAPUI (4.0) to do load testing, and I want to have each SOAP request be different, with some attribute values and element values in the requests being populated from (for example)[详细]
2023-03-20 08:07 分类:问答Problem with Groovy and variable types
I\'m trying to get a piece of Groovy code (working with SOAPUI), but am having a problem. What this code is suppose to do is read in a property file, then set some properties in SOAPUI.I put this in[详细]
2023-03-20 05:52 分类:问答How to integrate soapUI with Jenkins?
Anyone know a good 开发者_StackOverflow中文版way to add soapUI tests to my CI builds ?soapUI offers test automation via Maven or Ant. Maven integration is described HERE.[详细]
2023-03-19 03:19 分类:问答Call to web service in php
I have to do a call to a webservice using php. The only information that I have is an example call for SoapUI like this:[详细]
2023-03-18 00:33 分类:问答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[详细]
2023-03-17 14:57 分类:问答