header
Main Menu
Home
Eviware Store
Downloads
Products
News
Forum
Search
FAQs
Customer Area
Support
Documentation
Tutorials
CookBook
Downloads
Forum
Login Form
Welcome, Guest. Please login or register.
September 06, 2008, 07:36:19 pm
Username: Password:
Login with username, password and session length

Forgot your password?
 
Latest posts of: omatzura
Welcome, Guest. Please login or register.
September 06, 2008, 07:36:19 pm
Home Help Search Login Register
News: The Forums are up! Welcome to eviware.

  Show Posts
Pages: 1 [2] 3 4 ... 36
16  soapUI / soapUI / Re: xpath and getNodeValues on: August 27, 2008, 10:45:40 am
Ok!

you can use XmlUtils.setNodeValue( node, "..." ) to set the text content of either an attribute or an element..

regards,

/Ole
eviware.com
17  soapUI / soapUI / Re: xpath and getNodeValues on: August 26, 2008, 09:36:01 pm
Hi John,

please try using holder.getDomNodes( xpath ) instead which should return a list of DOM nodes that you can then use for modification..

makes sense?

regards!

/Ole
eviware.com
18  soapUI / soapUI / Re: Assigning INTERFACE dynamically to a specific TEST CASE on: August 25, 2008, 01:30:49 pm
Hi!

I'm not exactly sure about what you want to do; create new testrequests/testcases for the new interface?

regards,

/Ole
eviware.com
19  soapUI / soapUI / Re: Asynchronous web service testing on: August 24, 2008, 10:13:04 pm
Hi!

well.. if the web-service returns no response at all and there is no other way of checking its state then you would either have to extend the webservice so it somehow makes its state available for testing or inspect the webservices container (if possible) to see that the webservice is "working ok"..

hmm.. any other ideas someone?

regards!

/Ole
eviware.com
20  soapUI / soapUI / Re: Running a Test Case from groovy script on: August 24, 2008, 10:10:23 pm
Hi Anu,

just to make sure; you are running a TestStep, not a TestCase here..

Can you show the actual compilation error so I can get a better understanding?

If you want to know why the testRunner is being passed as an argument to the TestStep.run method, I kindly ask you to have a look at the source-code, you will see how it is used :-)

regards!

/Ole
eviware.com
21  soapUI / soapUI / Re: code to Print SOAP request coming to soapui on: August 24, 2008, 10:08:03 pm
Hi,

this looks right to me, exactly when are you making this call?

regards,

/Ole
eviware.com
22  soapUI / soapUI / Re: Inserting XML on: August 20, 2008, 09:24:06 pm
Hi John,

Maybe you can achieve this without a groovy script;

1) Create a property-transfer that selects the addresses element and transfers it to a property in a properties-step, for example named "addresses"
2) Expand that property in your request with

${PropertiesStep#addresses}

In this setup the addresses will first be copied to the property, and then inserted into the outgoing request..

Does that suffice?

regards!

/Ole
eviware.com
23  soapUI / soapUI / Re: Not able to get data elements in mock response defiend under wsdl:arrayType on: August 20, 2008, 09:20:12 pm
Hi Jim,

the default message created by soapUI does currently not include empty items in a SOAP-Encoding array.. sorry.. (the Form-editor in the Pro-version helps you create these though..)

regards!

/Ole
eviware.com
24  soapUI / soapUI / Re: DataSource JDBC query on: August 19, 2008, 09:17:13 pm
Hi,

ok.. hmm.. are these global properties that you are expanding?

regards,

/Ole
eviware.com
25  soapUI / soapUI / Re: DataSource JDBC query on: August 19, 2008, 05:29:38 pm
Hi,

hmm.. could you try hard-coding the connection string to see if the property-expansion is failing when running the TestCase?

regards,

/Ole
eviware.com
26  soapUI / soapUI / Re: Java API Documentation on: August 18, 2008, 09:41:22 pm
Hi!

in what way is the javadoc not of any help? Do you need a more "verbal" introduction to the APIs? What can we do to help you forward?

regards,

/Ole
eviware.com
27  soapUI / soapUI / Re: XmlHoder Null Pointer Exception on: August 18, 2008, 09:40:23 pm
Hi John,

hmm.. you have a point :-) I'll add a "hasContent" property to the XmlHolder, until then you could try checking for the response with

Code:
if( context.expand( it.name + "#Response") == null )
   return

does that help?

regards,

/Ole
eviware.com
28  General Category / eviware general / soapUI public SVN now available on: August 14, 2008, 11:37:14 am
Hi all!
 
We are happy to finally make our svn publically available for those of you that need latest bug-fixes and features or want to contribute some new cool functionality!
 
The repository is located at svn.eviware.com, soapUI codebase is at /soapui/trunk/core. We will gradually move all our open-source projects here (eclipse/netbeans/idea plugins, etc..), check back regularly over the coming weeks if you are waiting for any of them.
 
Please let us know if there are any issues, and kind regards to all of you!
 
/Ole
eviware.com
29  soapUI / soapUI / Re: dynamically setting thread startup delay for a loadtest on: August 14, 2008, 07:48:17 am
Hi Toby,

thanks for your questions!

1) No it is currently not possible to override thread-startup from command-line, please add feature-request at sourceforge!
2) Yes, the -n option will change the initial number of threads for the LoadTest, you should also see a related log-statement in the console for this.

regards,

/Ole
eviware.com
30  soapUI / soapUI / Re: ISOAPui8583 to test ISO8583 (Bic ISO, Base24) protocol on: August 14, 2008, 07:46:03 am
Hi Peter,

looking really cool, nice work! Maybe you could expand this by creating a dedicated "ISO8583 TestStep"? Let me know if you want help on this..

regards,

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


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