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 would be your recommendation to improve performance measure?
What in percentile graph?
What is parameterization?
How you enhance the basic script?
How is vugen script modified after recording?
Which loadrunner component does the recording of performance test scenario?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
What the host attributes determine?
How can we debug a loadrunner script?
What is remote command launcher?
What is ramp up and ramp down?
How you set maximum number of vuser that a host can run?
When a scenario run exactly what happened?
What is x-windows?
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?