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



hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages ar..

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

hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages ar..

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

hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages ar..

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

hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages ar..

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

Post New Answer

More QTP Interview Questions

What is expert view in qtp?

0 Answers  


WHAT IS DIFFERENCE B/W QC 9.2 AND QC 10.0

1 Answers   SoftTech,


Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so..

2 Answers  


Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?

1 Answers   IBM,


how can i add an action(external action) programmatically?

3 Answers   Ordain Solutions,






how you have used object libraries? plzzzzz do answer

1 Answers  


recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail

3 Answers   Infosys,


Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts

2 Answers  


How to create a Runtime property for an object in QTP?

6 Answers  


Did you face the problem, changing the properties of an object in Run Time?

1 Answers  


what is the silent mode in WR?

1 Answers  


How will you handle the situation when object is not captured during record?

12 Answers   AZTEC,


Categories