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
how can we see all fields in test director
How do we import testcases written in excel to test director?
How can we create our own defect template from test director? Is it possible in test director?
How to map testcases with requirements in test lab?
How do we attach excel sheet with test director?
What is Test Director's API execution tool(VAPI)?
What is the difference between master test plan and test plan?
How do you analyze your test results? What metrics do you try to provide?
What are the drawbacks of TD??
how do you integrate Perl or shell automation scripts in TD?
What are the various types of reports in testdirector?
What is quality center( test director)?
How to customize the reports generated?
can we connect qtp 8.2 version with test director 8.0 verion if how if not why 2)when test director 8.0 version released
What databases can test director reside on?