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 use of the date function in the vbscript language?
Differentiate javascript and vbscript?
Mention what is vbscript?
How many types of operators are available in the vbscript language?
Explain vbscript in detail?
why variable name should not exceed 255 characters?
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
What's the difference between vbscript and vb.net?
Which data type/types are supported by vbscript language and what are their specialties?
How are arrays declared in the vbscript language?
How are values assigned to the variables in the vbscript language?
Mention what is byref and byval parameters in vbscript?
Can u describe what kind of testing are for OTC derivates by banks.
What is the scope of a constant declared using public?
what types of bugs will we find out in banking projects for automation testing?