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, 02:47:16 pm
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, 02:47:16 pm
Home Help Search Login Register
News: The Forums are up! Welcome to eviware.

  Show Posts
Pages: 1 ... 28 29 [30] 31 32 ... 42
436  soapUI / soapUI / Re: loadtestrunner -h parameter causes connection failure on: January 25, 2008, 10:19:46 pm
Hi!

duh.. thanks.. this is a bug in the LoadTestRunner, it should have been "n" for the threadcount change; will be fixed in the upcoming 2.0.2 release..

sorry for the inconvenience!

regards,

/Ole
eviware.com
437  soapUI / soapUI / Re: Adding assertions to TestRequest dynamically using Groovy on: January 25, 2008, 02:50:06 pm
Hi!

this is really cool actually (ie loading requests/assertions from a database), maybe something that should be supported natively?

regards!

/Ole
eviware.com
438  soapUI / soapUI / Re: Load test with shared DataSource? on: January 25, 2008, 02:49:07 pm
Hi!

thanks for posting.. If you had checked the "shared" option for the File DataSource then this sounds like a bug to me.. I'll see if I can reproduce..

regards!

/Ole
eviware.com
439  soapUI / soapUI / Re: Execute all Teststeps of the Testcase with Testrunner on the command line on: January 25, 2008, 02:44:07 pm
Hi!

sounds strange, are your assertions maybe failing in the first step? Can you show the entire output of the testrunner?

regards!

/Ole
eviware.com
440  soapUI / soapUI / Re: loadtestrunner -h parameter causes connection failure on: January 25, 2008, 02:42:49 pm
Hi!

the -h option is used to change the host, maybe you meant to use the -m option to change the limit?

regards!

/Ole
eviware.com
441  soapUI / soapUI / Re: Groovy Script that Invokes Java-Spring Classes from SoapUI environment on: January 24, 2008, 01:02:02 am
Hi!

hmm.. what is the error?

regards,

/Ole
eviware.com
442  soapUI / soapUI / Re: Field is missing for blank data on: January 23, 2008, 09:02:16 pm
Hi Manoj,

you will have to create the request in the XML view of the request, the form view automatically removes empty elements/attributes.. I guess this should be configurable somehow..

Hope this helps,

regards!

/Ole
eviware.com
443  soapUI / soapUI / Re: Adding assertions to TestRequest dynamically using Groovy on: January 22, 2008, 10:41:40 pm
Hi,

try the following:

def assertion = testRunner.getTestCase().getTestStepByName("Test Request").addAssertion("XPath Match")
assertion.path = ...
assertion.expectedContent = ...

Hope this helps,

regards,

/Ole
eviware.com
444  soapUI / soapUI / Re: Adding assertions to TestRequest dynamically using Groovy on: January 22, 2008, 10:26:30 pm
Hi,

this is definitely possible. The value of the assertText argument in your script must match that of one of the available assertion types as displayed in the combo box when adding a new assertion via the GUI.. what value are you specifying?

regards,

/Ole
eviware.com
445  soapUI / soapUI / Re: Using different certificates in a TestSuite on: January 22, 2008, 04:58:50 pm
Hi Carl!

thanks for your interest! Do you mean for https/SSL requests? or WS-Security?

regards!

/Ole
eviware.com
446  soapUI / soapUI / Re: Xpath validation of list results problem on: January 22, 2008, 11:31:01 am
thanks to Christoph who reported :-)

/Ole
eviware.com
447  soapUI / soapUI / Re: Adding Property names on Property Transfer by groovy on: January 21, 2008, 11:19:29 pm
Hi!

you should call addTransfer ( name ) on the property-transfer step, this will create and return a new PropertyTransfer. The returned transfer then has properties for setting source/target/options, etc.. Have a look at the javadocs at http://www.soapui.org/apidocs/com/eviware/soapui/impl/wsdl/teststeps/PropertyTransfer.html

Hope this helps!

regards,

/Ole
eviware.com
448  soapUI / soapUI / Re: Adding Property names on Property Transfer by groovy on: January 21, 2008, 10:10:37 am
Hi,

ok.. thats "ok".. you can't add properties to a property-transfer step. Maybe you want to add property-transfers dynamically?

regards,

/Ole
eviware.com
449  soapUI / soapUI / Re: Adding Property names on Property Transfer by groovy on: January 19, 2008, 09:21:40 am
Hi!

shouldn't you be adding these to a "Properties" step? Property-Transfer steps don't support custom properties.. Or am I misunderstanding you?

regards!

/Ole
eviware.com
450  soapUI / soapUI / Re: NullPointerException when trying to view Soap Call in TestCase Log on: January 17, 2008, 11:56:17 pm
Great!

thanks again for reporting and testing!

regards,

/Ole
eviware.com
Pages: 1 ... 28 29 [30] 31 32 ... 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