Answer Posted / amarendra kothuru
Reporter is an object in QTP. Using this, user can
customize test reults and send them to test results window.
Reporter.Filter --> filter the result as per the Result
Type like Pass/Fail/Done/Warning
Reporter.ReportPath --> Retrieves the folder path in which
the current test's results are stored
Reporter.RunStatus --> Retrieves the run status at the
current point of the run session
Reporter.ReportEvent --> Send the user defined result to
Test Result window
E.g. Reporter.ReportEvent micPass, "Login
Successful", "Test Passed"
micPass - result as Passed
micFail - result as Failed
micDone - result as Done
micWarning - result as Warning
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the procedure of connecting testdirector in qtp?
What is the Change management ?
Can we map the defects directly to the requirements (not thru the test cases) in the test director?
what are the type of testing and methodologies
How you integrated your automated scripts with testdirector?
Is there any possibility to restrict duplication of defects being created in td?
What is EXPORT AND IMPORT in Quality Center (pl. Explain with easy steps to understand.)
how can we see all fields in test director
How do I run reports from test director?
what is the last version in TD to support for qtp?
Can you retrieve a test case once you have deleted them in test director?
Disavantages of document generator? How to take a print out of the steps in the Parameterized scripts?
Explain about "Defect life cycle" in HP Quality Center ?
how many ways are there to copy test cases in test director
Is it necessary to learn test director for beginners?