How do you correlate a dynamic value which does not have
either Left Boundary or Right Boundary (or may be Both).

Answers were Sorted based on User's Feedback



How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or..

Answer / suresh kumar perikala

Handle the data when there are no boundary values are
available.(i.e no left boundary and right boundary)

just insert this functions like

web_reg_save_param("pname",
"LB=\"","RB=\"",.....,LAST).... OK

Is This Answer Correct ?    11 Yes 4 No

How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or..

Answer / ravichandra

If you don't have LB and RB.
Do the following steps:
To capture LB :
Take some static text from the above line of the dynamic value and pass it as LB
Identify the exact LB from the response and pass it as LB to find out exact Dynamic value.
To capture RB :
Take some static text from the below line of the dynamic value and pass it as RB
Identify the exact RB from the response and pass it as RB to find out exact Dynamic value.
Hope i answered your query.

Is This Answer Correct ?    3 Yes 0 No

How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or..

Answer / harshitha

how can there be a dynamic value generated by the server with out LB and RB ?

Is This Answer Correct ?    1 Yes 0 No

How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or..

Answer / jagadish

LOL Thank you everyone.
But now I'm totally confused..
can you leave me your phone number so that i can discuss this.
I'm currently placed in Bangalore. Here are my details
mail ID:- jagadish.testin@gmail.com
Phone:-08123023509

Is This Answer Correct ?    0 Yes 0 No

How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or..

Answer / jagadish

yeah i know that..
but we cannot always do auto-correlation(eg:- ORD!=1), where
we HAVE TO go for manual.

Please any real time experienced people explain..

Is This Answer Correct ?    0 Yes 1 No

How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or..

Answer / mohansundar

1)You will have both boundaries(there cannot be either LB
or RB)-- this can be done through correleation function

2)If both are not available then server did not generate
any dynamic value where correlation is not required

Is This Answer Correct ?    6 Yes 7 No

How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or..

Answer / madan

We can capture the dynamic value which is not having the left and right boundries by using web_save_timestamp_param("timestamp name",LAST);

Is This Answer Correct ?    0 Yes 1 No

How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or..

Answer / arun mohanty

If you are unable to find the RB ,please keep it balnk like"RB/IC=",run the script and in run time setting enable extended log and parameter substution ,now see the Replay log ,you will find the Right boundary...pls copy it from from Replay log and place it in RB.

Is This Answer Correct ?    0 Yes 1 No

How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or..

Answer / sivakrishna

either u get lb or rb is yet just mention there like
LB=NOT FOUND or RB=NOT FOUND

Thanks
SHIVA

Is This Answer Correct ?    0 Yes 4 No

How do you correlate a dynamic value which does not have either Left Boundary or Right Boundary (or..

Answer / uday

Why LB r RB?

without these we can create correlation manually or auto
correlation.

Is This Answer Correct ?    3 Yes 9 No

Post New Answer

More Load Runner Interview Questions

What is the difference between web_reg_find and web_find?

0 Answers  


What is ms-windows?

0 Answers  


What is performance testing in loadrunner?

0 Answers  


)what is web protocol& webservices protocol .Can u just give the examples.

2 Answers   EDS,


What is a correlation?

0 Answers  






1.How can you Calculate load / stress testing in manually ?

1 Answers   Ness Technologies,


How will you call a different vuser script from another vuser script? Note: Former vuser script is already created and needs to be called as the first thing before other code in second vuser script is executed.

3 Answers   Sapient,


What is ment by Module level testing ? (Chandana)

4 Answers   TCS,


When you initialize the vuser what happen?

0 Answers  


How to reinstall LoadRunner without formatting the PC

1 Answers  


What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?

0 Answers  


What would be your recommendation to improve performance measure?

0 Answers  


Categories