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, 02:05:44 am
Username: Password:
Login with username, password and session length

Forgot your password?
 
Latest posts of: mohbubur rahman
Welcome, Guest. Please login or register.
July 04, 2008, 02:05:44 am
Home Help Search Login Register
News: The Forums are up! Welcome to eviware.

  Show Posts
Pages: [1]
1  soapUI / soapUI / Re: Form view is not being used as default for requests on: July 01, 2008, 05:31:40 am
Hi Ole,

I have attached a document full of screenshots, hope it helps. A propertyTransfer fails for a field that is not present in the outline view of the request, the outline view changes after each iteration, so if in the first iteration you send a request with 10/15 fields, the outline view will display those 10 fields, the propertyTransfer will fail for the additonal 5 fields. If in the second iteration, you send 5/10 fileds, the outline view wll display these 5 fields and the propertyTransfer for any of the other 10 fields will fail.
2  soapUI / soapUI / Re: Continue test after error on: June 24, 2008, 08:01:25 am
Found it.

Thanks

Moks
3  soapUI / soapUI / Re: Continue test after error on: June 24, 2008, 03:44:40 am
Hi Ole,

Can you be more specific, I have searched every where but could not find this option, perhaps attach a screen shot.

Regards,

Moks
4  soapUI / soapUI / Continue test after error on: June 23, 2008, 12:26:15 pm
Hi,

How can I configure SoapUI to continue with the test if one iteration fails, currently the tool stop the test if an error is encountered.
5  soapUI / soapUI / Form view is not being used as default for requests on: June 23, 2008, 12:24:52 pm
My current SoapUI instalation is configured to use the Form view for requests. However this does not seem to be working. I am data driving the request and have created a property transfer for all the fields. I am having to specify which fields I require before running the test in the outline view. if I use the Form view then I am required to enter a value in the fields otherwise empty fields are removed when viewing in outline.

This is fine for the first iteration but for the second iteration it fails, the outline view changes to what was used in the first iteration. Any fields that are not present in the outline view fail on the property transfer for these fields.

How can I get SoapUI to use the form view and get it to use the same initial request at each iteration
6  soapUI / soapUI / Firewall and protocols on: June 19, 2008, 04:21:29 am
Hi,

Can you advise on what protocols SoapUI uses for sending and recieving soap and http messages, 443,80?

Are there any firewall configurations that would need to take place for it to allow this (port access)?

Regards,

Moks
7  soapUI / soapUI / Re: Error in response teststep on: May 30, 2008, 12:01:34 pm
Hi,

I am having the same problem in version 2.2. Has this been fixed?

Regards,

Moks
8  soapUI / soapUI / Re: Multiple Child elements on: May 12, 2008, 04:56:30 am
I have been able to do this using Groovy script, but it would be nice to know if the same result can be achieved via the built in functionality, using property transfers
9  soapUI / soapUI / Re: Multiple Child elements on: May 12, 2008, 03:20:50 am
This is from the property Transfer action.

declare namespace tim='http://www.reuters.com/ns/2007/10/25/webservices/TimeSeriesForCommonPlatform_1';
//tim:TimeSeries_1_Response[1]/CachingBlock[1]//ChunkName[1]


I am now trying to use a groovy script to start from 1 until that xpath returns a empty string.

def response2 = context.expand( '${GetTimeSeries_1 - Request 1#Response#//CachingBlock[1]/CachingEntry[1]/ChunkName[1]}' )

So replacing CachingEntry[n], buty having problems with putting this is an string due the # value.
10  soapUI / soapUI / Multiple Child elements on: May 09, 2008, 05:59:44 am
Hi,

I have a response of the followin;

<CachingBlock>
            <CachingEntry>
               <ChunkPrefix>arce sceptra</ChunkPrefix>
               <ChunkName>circum claustra fremunt</ChunkName>
               <ChunkStartTime>2017-08-17T12:44:20</ChunkStartTime>
               <ChunkDuration>P1Y4DT12H44M37S</ChunkDuration>
            </CachingEntry>
            <CachingEntry>
               <ChunkPrefix>arce sceptra2</ChunkPrefix>
               <ChunkName>circum claustra fremunt2</ChunkName>
               <ChunkStartTime>2017-08-17T12:44:20</ChunkStartTime>
               <ChunkDuration>P1Y4DT12H44M372</ChunkDuration>
            </CachingEntry>
         </CachingBlock>

I am trying to use xpaths to get all the occurences of '<ChunkName>', I have tried many variation of xpaths including '//ChunkName', when I use log.info it only displays the first entry. it works when I specify which parent it is [1] or [2], but I want to be able to automatically capture all occurences. Is this possible?

Regards,

Moks
11  soapUI / soapUI / Re: HTTP requests on: May 08, 2008, 04:56:31 am
Thanks Ole, I was able to perform this action.

The http request is sent based on the response recieved for a soap request. Based on the time range specified, the response will have n' elements that I require using http request for.

E.g. If I specify time from 08:00-12:00, this will create 3 elements. I am using Xpath (...\\elementName), this should give me all occurences of this element (not able to prove yet). I need to use th Groovy script to iterate through each of these element and send a http request. I have been able to use while statement. But how would I iterate though the captured property?

Moks
12  soapUI / soapUI / Re: HTTP requests on: May 08, 2008, 02:58:01 am
Thanks Ole, I am new to SoapUI and Groovy scripts, where would be a good starting point for this?
13  soapUI / soapUI / Propertie variable for Response message on: May 07, 2008, 09:23:06 am
Hi,

I have tried to capture the response message and write to file, but when I click on property transfers, I get blank responses so nothing is written. The response is displayed in the request area.

Regards,

Moks
14  soapUI / soapUI / HTTP requests on: May 07, 2008, 09:20:46 am
Hi,

Can you tell me if SoapUI supports HTTP requests, specifically a GET command? If so can you explain how I would do that.

Regards,

Moks
Pages: [1]


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