What does Reporter.Reortevent2 does?

Answers were Sorted based on User's Feedback



What does Reporter.Reortevent2 does?..

Answer / rahul roy

By using this method we can report the user defined results
in results window

Is This Answer Correct ?    4 Yes 0 No

What does Reporter.Reortevent2 does?..

Answer / lak

Syntax : Reporter.ReportEvent EventStatus, ReportStepName,
Details

As we can see above, ReportEvent takes 3 arguments. Let's
discuss these briefly-

EventStatus: Status of the step i.e. Pass/Fail etc. It can
be four types..

0 or micPass: Causes the status of this step to be passed
and sends the specified message to the report.

1 or micFail: Causes the status of this step to be failed
and sends the specified message to the report. When this
step runs, the test fails.

2 or micDone: Sends a message to the report without
affecting the pass/fail status of the test.

3 or micWarning: Sends a warning message to the report, but
does not cause the test to stop running, and does not
affect the pass/fail status of the test


Reporter.Reortevent2 -> micDone

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

IF there are seven browsers with same name open. I want to close one particular browser thru QTP. how can i do this?

3 Answers   Polaris,


what we do after completion of functional and regression testing

2 Answers  


What is the another extention name of library file.If that is exist than what's the differnce between them.

1 Answers   Synechron,


How to execute a WinRunner Script in QTP?

1 Answers   Crea,


How do you open adobe acrobat file in QTP and do some testing on that file ?

0 Answers  






How to use Regular Expressions in QTP

1 Answers  


What is the difference between run time object and test object?

0 Answers  


what are the utilities and drivers

0 Answers   Cap Gemini,


in qtp how we work with out put values and what is the process?

4 Answers  


why the smart identification is not there in WinRunner

1 Answers   DigiTech,


How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)

0 Answers  


In where you are keeping or maintaining shared object repository (file)in your appliction?

2 Answers   Inlogic,


Categories