why it is recommended to add verification checks to all your
scenarios ?
Answers were Sorted based on User's Feedback
Answer / v.selvam
before doing any actions through the script, we should
check that control exist and the required property is ON.
For example, if you want to click a button in a page, we
should make sure that button exists( some time that screen
may not be active) and it is in 'enable' state. By
verifying this our test cases will run with out any error.
If a am wrong, can any one help in this??
| Is This Answer Correct ? | 0 Yes | 3 No |
can u name some of the important functions in LoadRubber Scripting?
how can u capture the database counters?
Explain the architecture of ur application ?
why it is recommended to add verification checks to all your scenarios ?
How can we develop the database vuser script?
What is the performance testing approach ?
what is is difference between load testing and other testings?
1 Answers 4soft solutions, Four soft,
How the graph works when increasing from minimum vuser to maximum vuser in loadrunner?
Hi, I'm trying to measure page load times in a web app. How do I verify that the page I go to next is fully loaded? Do I use content verification (web_reg_find)? I am measure the time it takes for a page to load and then the user goes to another page and another and so on. I need to know how long it took for page one. How long it took for page two and so one. I'm using transactions for each page, but I want to make SURE that the page is fully resolved/loaded before the scenario goes to the next page. So, does LoadRunner automatically do this or do I have to use content verification or do I do it in some other way? Thanks, Brian
What is elapsed time in load runner?
what is latency and bandwidth
Did u use Load Runner? What version?