what is the purpose of the Reporter.ReportEvent in QTP and
also please give the brief description about
Reporter.ReportEvent ?
Answer Posted / pinks
You can use Reporter.ReportEvent to report custom test
steps in QTP's test results tree
Syntax -Reporter.ReportEvent EventStatus, ReportStepName,
Details [, ImageFilePath]
Event Status can have values
0 or micPass sends a pass status to test result window
1 or micFail sends a pass status to test result window
2 or micDone sends a message to test result window without
affecting the Pass/Fail status
3 or micWarning sends a warning message to the result window
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the difference between for loop and while loop?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
after medical test,when will be the police verification
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
Explain about scrrun.dll in vbscript?
Mention when to use function procedures and what are its characteristics?
What is select case statement?
What are the uses of vb script?
What is the difference between a dictionary and an array?
How will you get the largest subscript of an array in vbscript?
How to assign a numeric value to a variable?
Explain the extension .hta?
Which function allows you to instantiate an object given its programmatic identifier or progid?
How to take whole text output from screen of Bitmap Application.
What is the difference between vbscript and vba?