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?
Answers were Sorted based on User's Feedback
Answer / mukesh
Hi guys he is asking about how to recognise one pop up from
other and not of the error message when the application
fails----I am also facing the same problem
For example QTP dosen't recognise different pop up message
if we use it in a If else statement----i.e for all pop ups
it goes onlt in the 'If' condition always
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / rosy
Hi, use Recovery Scenario manager for error handling, you
can instruct it to recognize the error.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / raja
Use recovery scenario or else learn the OR of those windows
then handle those pop ups thro' script...
| Is This Answer Correct ? | 0 Yes | 1 No |
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
how can you write a script without using GUI in QTP?
What is the difference between QTP 8.2 and QTP 9.2
What exactly is the difference among all the three recording modes.
how can i call function (which has link with excell sheet at a remote location) within another function
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
what is the object properties settings in the QTP
What phases are involved in testing an application in qtp?
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
DEFECT LIFE CYCLE,WHO PUT THE STATUS AS OPEN
Is it possible to change the values of analog recording?
Whats the realtime QTP testing process