Answer Posted / sbbceo
How do I record a script to automate the username and
password for 3 different types of surveys who's username
and password are all the same? I need to run this same
piece of script against all these surveys who get prompted
for the username and password at the exact same place.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
What is the purpose of loading qtp add-ins?
Explain different checkpoints in qtp.
How to handle the exceptions using the recovery scenario manager in qtp?
explain how to write vb script in qtp?when will you write own script?
How does qtp identify objects in the application?
Do you know how to connect database? Can you tell me the procedures?
Which environments does qtp support?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
Explain the concept of object repository and how qtp recognises objects?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is the difference between byref and byval in qtp?
How to handle dynamic objects in quicktest professional?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...