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


Please Help Members By Posting Answers For Below Questions

Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?

1608


What is the quicktest professional (qtp) testing process?

656


If u r using library files (Instead of Check Points) , How do u do bitmap check ?

1562


Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.

1473


How to use actions in qtp ?

672






How to test results for qtp ?

871


action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

1725


How to do call a output parameter from one action to another action??/

1970


In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?

1543


How to find the length of the string in qtp?

669


what kind of frame work you used in your last project?

1937


How to get Traceability matrix from TD?

778


How many number of actions possible in qtp?

694


What is keyword driven framework?

721


I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?

729