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

Tell me one scenario, the complex functionality you have automated in your project?

0 Answers  


In Webtable New rows getting added, we have select the name as Sandeep ,If name column is sandeep then need to check the checkbox ,we don't know the rows and columns ,Can anyone please tell me the answer.

3 Answers   Broadridge, Cigniti Technologies, HCL,


1. IS A VIRTUAL OBJECT USED WHEN THE LABEL IS NOT RECOGNIZED BY QTP

7 Answers   Ordain Solutions,


results.xls file is automatically generated while running the script in QTP.But it is showing error to open the file

1 Answers  


How to covert a String to an integer?

5 Answers  






In how many ways we can add check points to an application using QTP.

4 Answers  


hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u

0 Answers  


How can you identify the browser and its information using QTP script?

0 Answers  


Hi, Can anyone help me with: How to select a value from combobox and check the checkbox and set the filter. I have to set a filter by selecting a value from dropdown. Also, im using UFT 11.5 so can anyone help me with code for UFT. Thanks Sreevidya

1 Answers  


can we take 'dim my pen is good' as a paramerter

2 Answers  


How can you close the second opened browser?

0 Answers  


your doing one project testing then how u know itis wheather web based application or windows based application?

2 Answers  


Categories