--
You received this message because you are subscribed to the Google "LoadRunner" group.
To post to this group, send email to LR-Loa...@googlegroups.com
To unsubscribe from this group, send email to
LR-LoadRunne...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/LR-LoadRunner?hl=en
Thanks a lot James for your valuable suggestions....
I have changed the RTS as u mentioned ,now script run speed in much better.In the test scenario ther will be a large number of entries in the screen and I need to check for the required entry among all the data which is getting populated.Due to this ,there are large number of loopings and comparison in the script to choose a particular data in the screen.This process is taking a lot of time ...Could you please suggest a way to avoid these comparison.Since there can be a situation when more than 1000 records are present in the screen and i need to choose one entry from all those entries.