why it is recommended to add verification checks to all your
scenarios ?
Answer Posted / 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 |
Post New Answer View All Answers
What the vuser script contain?
Where should you add a web_reg_save_param function to a script?
What is the use lr_abort function?
What is the think time?
Explain the difference between automatic correlation and manual correlation?
What is difference between manual scenario and goal oriented scenario?
Which components have you used in loadrunner ?
What is the process for developing a vuser script?
How you set maximum number of vuser that a host can run?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
What the host attributes determine?
Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.
What is the rendezvous point?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
How could you measures Https/Sec ?