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 |
What is the main purpose to storing requirement in TD?
What are the drawbacks of TD??
What is the use of test lab in test director?
1>Hai everyone,please anyone explain me the different sections and there function with paths and overall flow how to use the test directory. 2>test plan is included in TD or not
can test cases we wroitten directly on td. wat else we can do in td
How can we connect test director to winrunner and database?
where you maintain the test cases for the project in automation Testing using Test director?
how does you execute the test cases in Testdirector?
How you integrated your automated scripts with testdirector?
In manul testing where we write our bugs and scripts and how we send these to test director?
Can any one suggest me how to start preparing for a QA job? i started studying manual testing,is automated testing also required for interviews? thank u
Hi I am new in testing, Could you pls assist in How to link Quality center with QTP . Pls provide detailed step for connectivity . Thanks Gaurav