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

What is a Dictionary object in QTP.?

1 Answers   Cap Gemini,


Explain the terms test and business component?

0 Answers  


Thanks....But can u tell me how i use the QTP for GIS with one Example...

0 Answers  


In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP.

2 Answers   BirlaSoft, TCS,


What are the different attribute used with regular expression?

0 Answers  






wht is Driver in Integration testing. Anubody can answers it

7 Answers   CTS,


Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)

0 Answers  


What is keyword driven testing..what is the use of this in Automated testing

2 Answers   IBM,


I have thousands of links are there, i want check each and every funtionality of link by using descriptive programme, retrive link name from excelsheet then operate in application. Please anybody send me model script

1 Answers   Oracle,


CAN WE USE 'BVA' AND 'ECP' IN AUTOMATION?

3 Answers   Polaris,


i am new to qtp i do not know how to write script how to write the code to login if it fails how to able error messages

4 Answers   Accenture,


is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?

2 Answers  


Categories