suppose i give valid user id and password to open an web
base application on qtp.how qtp will know itis a valid user
id and password
Answer Posted / thomas
QTP cannot assume itself the given username and password
is correct.
1)May be the above said technique can used to achieve the
result
or
2)After entering username and password.verify the expected
window or page displays.
ex: Browser(**).page(**).webelement(**).exist = True
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to check bitmap output value?
I want to do QTP Certification what is the pattern of Question paper.
What is the diff between image and bitmap check point?
What is QTP testing process?
How does qtp identify the object in the application?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
What is the default object synchronization timeout in qtp?
what is error and fault in terms of software quality?
How to attach a file to TD?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
What is the use of running the scripts in Hidden-mode in UFT?
What is action?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
why should we give deliver good quality software?
Is it possible to merge two object repository files in qtp?