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.
July 04, 2008, 01:54:46 am
Username: Password:
Login with username, password and session length

Forgot your password?
 
Latest posts of: omatzura
Welcome, Guest. Please login or register.
July 04, 2008, 01:54:46 am
Home Help Search Login Register
News: The Forums are up! Welcome to eviware.

  Show Posts
Pages: [1] 2 3 ... 30
1  soapUI / soapUI / Re: Missing soapUI project file..(Soapui-2.0.2 in unix environment) on: July 03, 2008, 12:09:31 am
Hi Jim,

I'm really no expert here.. maybe you need to use the -c option when calling sh?

sh -c mockservicerunner.sh etc..

?

regards,

/Ole
eviware.com
2  General Category / eviware general / Re: Avoid that default request i been shown on: July 01, 2008, 11:49:20 pm
Hi,

this sounds like a bug in the form editor.. could you please attach or mail me (ole@eviware.com) your WSDL so I can have a look?

Sorry for the inconvenience..

regards,

/Ole
eviware.com
3  soapUI / soapUI / Re: Create Groovy library? on: July 01, 2008, 11:12:26 pm
Hi!

you'll need to pass the testRunner as an argument to your fw method.. ie

Code:
..
public void fw( Object testRunner )
{
...
}

...

hope this helps!

regards,

/Ole
eviware.com
4  soapUI / soapUI / Re: require groovy script to capture Set Cookie id from HTTP Header table on: June 29, 2008, 10:49:23 am
Hi Lakshmi,

maybe you could just use the "Maintain Session State" option in the TestCase Options dialog, which transfers cookie information between requests?

regards!

/Ole
eviware.com
5  soapUI / soapUI / Re: Form view is not being used as default for requests on: June 26, 2008, 12:10:30 am
Hi,

I'm not exactly sure what you mean here.. could you attach some screenshots that describe the issue?

regards!

/Ole
eviware.com
6  soapUI / soapUI / Re: DataSource problem on: June 25, 2008, 11:54:41 pm
Hi!

I was thinking like this:

1) Create 2 DataSource steps, both referring to the same file but different sheets and each with their corrsponding properties (start_date and end_date)

2) Refer to these 2 values using standard property-expansion in your request, ie something like:

Code:
<startDate>${DataSource 1#start_date}</startDate>
<endDate>${DataSource 2#end_date}</endDate>

makes sense?

regards,

/Ole
eviware.com
7  soapUI / soapUI / Re: Continue test after error on: June 24, 2008, 06:53:35 am
Hi!

right-click on the desired TestCase in the navigator tree, select "Options", then unselect the "Abort on Error" option (3:rd from top)..

regards!

/Ole
eviware.com
8  soapUI / soapUI / Re: Create Groovy library? on: June 23, 2008, 11:39:47 pm
Hi!

soapUI Pro has the functionality required for this: http://www.soapui.org/userguide/scripting.html#Groovy_Script_Library.

If you are not using soapUI Pro you will need to compile your scripts into a standard java library (ie .jar file) and add that file to the classpath by putting it in the bin\ext folder..

regards!

/Ole
eviware.com
9  soapUI / soapUI / Re: Continue test after error on: June 23, 2008, 11:37:29 pm
Hi!

Please try unselecting the "Abort on Error" option in the TestCase options dialog!

regards,

/Ole
eviware.com
10  soapUI / soapUI / Re: How to write test result to an excel file? on: June 23, 2008, 11:36:52 pm
Hi!

hmm.. exactly what do you need help with? Adding the library? Or creating the groovy scritps?

regards!

/Ole
eviware.com
11  soapUI / soapUI / Re: Failed to find matching operation for request on: June 23, 2008, 11:35:35 pm
Hi Jim,

I think this is a known bug in 2.0.2, please send me an email (ole@eviware.com) if you want to try a 2.0.3 pre-release to see if it has been fixed..

sorry for the inconvenience!

regards,

/Ole
eviware.com
12  soapUI / soapUI / Re: DataSource problem on: June 23, 2008, 11:34:21 pm
Hi!

hmm.. maybe you could define one DataSource for each sheet (both using the same excel file), and then refer to the corresponding DataSource steps for the start/end_date values?

regards,

/Ole
eviware.com
13  soapUI / soapUI / Re: Validation of the responses using assertion on: June 21, 2008, 08:41:07 am
Hi!

if you want to assert all blocks individually you will have to create one assertion for each block, otherwise you can create just one assertion with the entire xml containing all 200 blocks!?

regards,

/Ole
eviware.com
14  soapUI / soapUI / Re: xsd:ID validation problem on: June 19, 2008, 11:17:24 pm
Hi,

as far as I understand from the XML Schema spec, an xs:ID is basicallly an NCName, which is defined as

NCName     ::=    (Letter | '_') (NCNameChar)*

(see http://www.w3.org/TR/1999/REC-xml-names-19990114#NT-NCName)

so it should basically start with either a letter or an underscore.. !?

regards,

/Ole
eviware.com
15  soapUI / soapUI / Re: SQL exception "invalid table name" on: June 19, 2008, 10:04:15 pm
Hi,

This sounds like a groovy-issue to me, is this soapUI Pro 2.0.2?

regards,

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


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