why it is recommended to add verification checks to all your
scenarios ?
Answer Posted / msuresh17
@ Brain,
web_reg_find is the function you can use it for page verification. If web_reg_find is successful, then you can make sure that the page is fully loaded.
@ Suresh,
Verification check is done to make sure whether the page is fully loaded. Suppose if the verification check fail, then we need to look in to the page and identify whether the content check is changed or not. If the content is changed then we need to modify the check point to the write name and execute again.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is scenario default?
What is the difference between transaction and transaction instance in loadrunner ?
What is the loadrunner start-transaction and its syntax?
Why do you create parameter?
What is local configuration file?
How to upload media use loadrunner? I record the script but it fail because the top of document is invalidation.How to solve the problem?Which one know the answer please tell me. Thanks!
What are the capabilities exactly you look for while selecting the performance testing tool?
What is the vuser in the scenario?
I have one Scenario login then bookcoffee then logout explain test plan for above scenario?
How are concurrent users differing from simultaneous users?
Which function is used to end a nested transaction?
What do you mean by remote command launcher(rcl)?
Why vugen is used in lr?
What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?
How to handle the encrypted values in correlation. please send me example with explanation