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 |
After Installed text directory I am getting RPC server unavailable error
What is Expected Behaviour?
What is the latest version in TD?
how to execute testcase
Which tool would be best for automation of DotNet?
What r the madatory fields in TD?
HOw to map testcases with requirements in test lab?
What is the difference between master test plan and test plan?
How do we write test cases for IVR(internet voice response).
How can we connect test director to winrunner and database?
Explain about failure options in TD
What is the use of test lab in test director?