header
header
Main Menu
Home
Eviware Store
Downloads
Products
News
Forum
Eviware Blog
Search
FAQs
Customer Area
Support
Documentation
Tutorials
CookBook
Downloads
Forum
Login Form
Welcome, Guest. Please login or register.
November 22, 2008, 09:42:45 am
Username: Password:
Login with username, password and session length

Forgot your password?
 
Latest posts of: omatzura
Welcome, Guest. Please login or register.
November 22, 2008, 09:42:45 am
Home Help Search Login Register
News: The Forums are up! Welcome to eviware.

  Show Posts
Pages: [1] 2 3 ... 42
1  soapUI / soapUI / Re: MockResponse support for HTTP on: November 21, 2008, 02:33:44 pm
Hi Philippe!

Definitely, we just didn't manage to squeeze it into the schedule for this release, which was already way late.. Mocking HTTP Responses currently can be done either with an onRequest script as you have done, or by using the docroot setting in the MockService options dialog for mocking static content. Ultimately there will be another tab in the MockService editor named "Resources" containing a list of MockResources which in turn dispatch to MockHttpResponses.. (or something..), and an accompanying HttpMockResponse TestStep. Any further ideas/suggestions are of course always welcome!

regards,

/Ole
eviware.com


2  soapUI / soapUI / Re: Testrunner export all on windows xp (path too long) on: November 21, 2008, 01:28:08 pm
Hi Jeroen,

thanks for the report, we'll add an option for this in a coming build..

regards!

/Ole
eviware.com
3  soapUI / soapUI / Re: Urgent : Kindly help on: November 21, 2008, 12:32:53 pm
Hi!

hmm.. can you share the WSDL for this? Can you try the 2.5 version to see if it gives you the same error?

regards!

/Ole
eviware.com
4  soapUI / soapUI / Re: Verify data after the transaction has been commited! on: November 21, 2008, 12:31:23 pm
Hi!

sure.. you could either do this from a groovy script or use the DataSource step in soapUI Pro, which you can set to fail if it does not find any data (so you could parameterize its SQL with data from a previous request/response)..

regards!

/Ole
eviware.com
5  soapUI / soapUI / Re: XPath assertion with wildcards on: November 20, 2008, 09:15:09 pm
Hi,

hmm.. I can't reproduce this straight off.. do you have a more detailed error or stacktrace in the error log maybe? Can you show the exact response message you are asserting? Are you using 2.5 final?

regards!

/Ole
eviware.com
6  soapUI / soapUI / Re: HTTP Test Request - Username password is not passed with request header on: November 20, 2008, 01:45:03 pm
Hi,

have you enabled Preemptive Authentication in the Preferences/HTTP Settings tab?

regards!

/Ole
eviware.com
7  soapUI / soapUI / Re: Filename Filter in DataSource Directory step on: November 17, 2008, 07:55:35 pm
np, great thanks for reporting!

/Ole
eviware.com
8  soapUI / soapUI / Re: How to run multiple projects from testrunner.bat on: November 16, 2008, 04:57:19 pm
Hi,

Unfortunately you can't currently, you will have to run one project at a time..

regards!

/Ole
eviware.com
9  soapUI / soapUI / Re: Filename Filter in DataSource Directory step on: November 16, 2008, 04:56:39 pm
Hi Chris,

Thanks for reporting! This is a bug that will be fixed in 2.5 final release (and upcoming nitghtly build)

regards!

/Ole
eviware.com
10  soapUI / soapUI / Re: assertion > contains > regular expression on: November 13, 2008, 01:12:42 pm
Great! Sorry about the .* typo..

regards,

/Ole
eviware.com
11  soapUI / soapUI / Re: ws security header not populated on: November 13, 2008, 10:48:10 am
Hi Santosh,

yes, you need to associate your request with the created outgoing wss configuration; you can do this in the "AUT" inspector at the bottom of the request editor.

Hope this helps!

regards,

/Ole
eviware.com
12  soapUI / soapUI / Re: assertion > contains > regular expression on: November 13, 2008, 10:47:12 am
Hi,

Try modifying your expression as follows:

(?s).<createContactReturn xsi:type="xsd:int">(\d+)</createContactReturn>.

- the leading/trailing '.' so this can be anywhere in your message
- the (?s) for configuring . to also match line-breaks

Hope I got that right.. let me know!

regards,

/Ole
eviware.com
13  soapUI / soapUI / Re: Importing WSDL when the service is not running on: November 12, 2008, 09:38:23 am
Hi,

hmm.. if the WSDL is generated dynamically by the services runtime then probably not; check with the corresponding webservice framework functionality..

regards,

/Ole
eviware.com
14  soapUI / soapUI / Re: JUnit Reporting of individual runs in a data driven test on: November 07, 2008, 11:19:18 am
Hi Mahesh,

You can manually call discard() on TestStepResult objects that you no-longer need, soapUI 2.0.2 will automatically keep all errors so this might be an option (discard after you have reported them..)

sounds reasonable?

regards,

/Ole
eviware.com
15  soapUI / soapUI / Re: wshttpbinding on: November 07, 2008, 11:09:24 am
Hi Kesav,

yes.. the policy in the WSDL specifies a rather comples WS-Security and WS-Addressing setup which you would have to configure manually in soapUI. Alternatively maybe you can expose the service with the BasicHttpBinding for testing purposes only?

regards!

/Ole
eviware.com
Pages: [1] 2 3 ... 42


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
header header
header
header