What are the MIC& Reporter Class in DP?
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 |
How you upload test cases in to TD. Skjha2000@rediffmail.com
How can we add requirements to test cases in test director?
How can we export multiple test cases from td in a single go?
What is Test case coverage? Skjha2000@rediffmail.com
3 Answers Infeneon Technologies,
What is the latest version in TD?
how can we see all fields in test director
What does Test Grid contains ?
what would be purpose of Dashboard on Quality center? please provide me the advantage of dashboard? thanks in advance....
What is test set?
how to map requirements with testcases in testdirector?
please paste some qsns on QC...........
Can you retrieve a test case once you have deleted them in test director?