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 / neeraj
Hi Friend
You can go through the "Recovery Scenario" for
this kind of problem. Steps are..in QTP 9.2
Resources-> Recovery Scenario Manager-> click on first image
that is with right side of "Scenarios"(only the enabled
image)text-> read the content and "Next"-> these are the
condition wherever we use Recovery Scenarios select one of
them according wat type of error you have(pop up
window)->"Next"->Click on "Hand" pointer and capture the
popup window and "Next"->"Next"->Select the event you want
to perform "next"->"Next"-> From Recovery operation window
un select the check box and "next"-> "next->"next"-> Write
some description or not(optional)->"next"-"Finish"->"Save"
in your destination.
Now you can use that in your script.
Have a look(softestonline-neeraj043.blogspot.com)
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Explain about the test fusion report of quicktest professional?
how to download mercury qtp9.2 ny internet ?
Mention the test steps of qtp.
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
Get the count of files of similar types from a folder.
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
banking domain description for software tester for interview
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
What are the flaws in water fall model and how to overcome it?
By using QTP can we record any log files written by the application which is in execution?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
How you know that a test case is a regression test case
what the difference between shared repository and per action repository?