i am entering wrong data or wrong password in a text box and
click on submit button .i am getting a popup window with a
message Please enter the correct password or data .How can i
handle this situation by using QTP.
Answer Posted / zahid
Identify this pop up and buttons on this pop up as an object
and add it in repository. Now use MouseMove function to move
mouse pointer over this pop up and click on "Yes" or "No"
button according to your requirement.
Note:- I am assuming that pop up is a type of window object
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what kind of frame work you used in your last project?
give me an example where u used good judgement and logic in solving a problem
How you can write contexts to text file in qtp?
How to handle the exceptions using recovery secnario manager in quicktest professional?
Explain how you can replace string in qtp?
How do you send email with attachment from outlook using qtp ?
How to use the object spy in quicktest professional 8.0 version?
what are the limitations of smart identification in qtp 9.0
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
Hai anyone please "Explain about Framework in QTP?"
Brief the process of testing with UFT?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
Explain in brief about the quicktest professional (qtp) automation object model?
what is the diffrence bw qtp architectute and qtp framework?
write the vb script for call to new action in qtp?