• SPEForums need your contributions to build up a strong repository of performance engineering resources.

Hi All, How to find changing left and right...

R

Ragul Gupta

Guest
Hi All, How to find changing left and right boundarien in loadruner.
 
find in genaration log... for the value u want to find
 
Naresh Manojari NaResh VaRma Thanks for your reply. I know that changing boundaries can be noticed in tree and can be handled by Text Flags. But how to notice that Left and Right boundaries are changing.
 
replay the script twice before that correlate the variable if the boundaries are changing den whn u replay it throughs error no match found for the reqsted boundaries soo dat u can find by chanching left & right boundaries
 
Thanks NaResh VaRma..... You mean to say first time replay you want me to copy LB & RB from generationa and again copy LB&RB from generation log and compare them.
 
after u come across d.error den u can check wth values are changing by comparing..
 
NaResh VaRma once after substituting the Correlation value will i be able to see LB&RB in generation log.
 
u can fix it by usng profiling tool dynatrace by tracing dat particular req flow nd tme taken for day req in all possible ways
 
Can i monitor that particular trace by JCONSOLE also if it is JAVA based application.
 
@Rahul..use the flag \DIG in web_reg_save_param function..this will deal with dynamic boundaries(i.e; changing left and right boundaries)
 
Back
Top