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 is the limitation to XML Checkpoints?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
explain structured testing? plz guys with exp. do answer
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
If I change the object name in one action will it be updated in all the actions? Or not?
Hoe can we do retesting using functions please give the code for it using login page
What is the process of synchronizing qtp and aut?
How to use parameterization in qtp?
Both static and dynamic arrays are handled by the vb script. Is it true?
What are the differences between qtp and winrunner?
What is method name to compare two XML files.
can any body give the banking domain concepts/links
Explain the check points in quicktest professional (qtp)?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page