what is the purpose of the Reporter.ReportEvent in QTP and
also please give the brief description about
Reporter.ReportEvent ?
Answer Posted / navin.k
actually the def of Reporter Utility object is
used for sending the user defined steph to the result window
with the help of "reportevent" method ]
Syntax :
Reporter.ReportEvent Status,"RepoterName","Details"
Example :Reporter.RepoterEvent 1,"myapp","sub operation is
not successful."
Status:
0=Passed
1=Failed
3=Done
4=Warnig
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
How will you get the natural logarithm of the given number in vbscript?
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
what is the differance between BYVAL,BYREF?
Explain the .wsf files?
What is the difference between vb debugger and the script debugger?
How to assign a numeric value to a variable?
How can you create an object in vbscript?
Mention what is the main difference between function and sub-procedure?
What is the purpose of on error resume next statement?
Explain about scrrun.dll in vbscript?
Anyone have qtp11.0 crack?
What are the properties of regexp object?