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 |
which kind of database counters we use to check the performance of the software and where we can check them?
What is the difference between HTTP and HTTPS.in Load Runner. And how will u know(Client)ur using HTTP or HTTPS.? Any one can justify?
what r the major concepts in C are very much used in load run script?
we run a load test for one hour, while doing analysis every transaction was took 3 to 4 sec, but login functionality was took 10 sec, how will you analyse this ploblem
What protocols does loadrunner support?
What are the different sections of the script?
Events are generated, but the script is not generating? Why?
In a web server, database and network are all working fine and now, where could be the problem?
What is report viewer?
how test an real time application using the loadrunner .plz give me an example
)In which way we can say html recording mode is best over the URL mode to record the script in Vu gen?
How Load Runner records the script? I mean How it generate the script?