Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

U r taken ORD=All in correlated function.What it
represents.Now i want to capture the ORD=3 occurance& place
it in web_submit_data of vu gen script. How can u do it?

Answer Posted / selva

ORD in web_reg_save_param or ORDINAL represents the position
of the desired data in a list of matching output values that
have passed the left and right boundary test.

For e.g., let us assume your server output looks like this :

the table value created is: 1234 and can be used
the table value created is: 1235 and can be used
the table value created is: 1236 and can be used

Here the LEFT and RIGHT boundaries are same for all the
three values 1234, 1235 and 1236. But you need only the
value 1236. If this is the case, you need to use the OPTION
'ORD' in this method. ORD indicates which value among the
matching ones must be retrieved

If you specify ALL, it will return an ARRAY WITH ALL
MATCHING VALUES in the array. Hence, your array will have
1234, 1235, 1236.

For capturing ORD=3 occurrence and using it in
web_submit_data, store ORD=3 occurrence in a PARAMETER
through web_reg_save_param.
Replace the data in the web_submit_data with the PARAMETER
CREATED.

Is This Answer Correct ?    24 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pause command?

1359


What is the loadrunner end transaction and its syntax?

1187


How to schedule a scenario?

1218


How we tested remote servers if client is installed in another place

2275


What is extended log?

1167


How to configure yahoo cookies in load runner?

2974


What is the difference between web_reg_find and web_find?

1450


What is the latest version and language used in load runner?

1122


How many types of graphs are available in loadrunner?

1129


How to create a host list for a scenario?

1214


How vugen create a vuser script?

1114


During the load test, what is the optimum setting for logs?

1190


You have created several auto-correlation rules. A new tester on your team is preparing to record a group of scripts on the same application on his workstation. What can you do to provide the tester with the correlation rules?

1274


How do you enable text and image checks in vugen?

1231


How could you measures Https/Sec ?

2435