How to supress warnings from the "Test results page"?

Answers were Sorted based on User's Feedback



How to supress warnings from the "Test results page"?..

Answer / sreeprasad

-if you want Pass result in the Result page

reporter.reportevent micPass,........

-if you want fail result in the Result page

reporter.reportevent micFail,........

-if you want Warning result in the Result page

reporter.reportevent micWarning,........

-if you don't want any result symbol only u want text in

the Result page

reporter.reportevent micDone,........

Is This Answer Correct ?    1 Yes 0 No

How to supress warnings from the "Test results page"?..

Answer / rayudu

you can filter the results through
View | Filters and Uncheck "Warning".
Then the result window will show you only PASS FAIL and
Done results.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

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,


How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo mail, in inbox page there will a banner, where different ads are scrolling, how do you test that using qtp?

2 Answers  


What is different command used in command Prompt while using QTP?

0 Answers  


can we use QTP for load testing instead of load runner?

3 Answers  


How to find the path of folder in which the test is saved in qtp?

0 Answers  






What are the automation metrice in your project?

0 Answers   Accenture,


anyone can explain the following concepts. 1.diff b/w Linear and modular framework 2.diff b/w keyword and hybrid framework

1 Answers  


QTP is identifying all windows application objects(i.e. winbutton,winconbobox,etc) as winobjects.How to handle this? Is there any way to add our own properties to identify objects?

1 Answers  


is we can import the object repository from external source. if it so then how?

5 Answers  


in flight reservation ex once u login, u go into next window where we hav an option of new, open and help etc.. how to fetch those options and to go to respectiv tab accordingly using qtp.. plz let me knw answer for tis as early as possible. Thanks in advance... asha

1 Answers  


How u perform exception handling in QTp,what is other name for ths?

2 Answers  


who QTP recognizes the object stored in object repository?

0 Answers   Infosys, Mphasis,


Categories