hi,i have a pblm in qtp,im testing an webappl in which
different types of error pop up messages are displayed
which qtp is not differentiating or it is not recognising.
how do i make it recognise different popup errorm messages
while writing script?
Answer Posted / kamesh
Use the Recovery manger to diffrentiating the pop up..Here
you have two check box options like
1. Window title and Regular expression
2. Window text contains
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Step 3&4 are repeated until an the object in recognised uniquely.
Explain actions in qtp ?
How many lines of code in each script of QTP?
what is clean sweep?
Which functionalities of QTP used in banking project? pls any say answer?
Explain types of descriptive programming?
How to record application running on the Virtual machine?
Shall we add Local Repository to shared object repository,if yes,how we add
How many types of parameters are there?
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
How to find the difference between 2 dates in qtp?
how to acess a test in RSA?
What are the types of environment variables in qtp?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?