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 |
Can we export the files from test director to excel sheet? If yes then how?
How do you ensure that there are no duplication of bugs in Test Director?
The interview questions is "Can you write test cases without mentionin you the requirements?
how to execute testcase
how to import excel/word data into the test plan module of quality center 9.0
how to write test cases if we have, given requirement and teplate.
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
What are the 3 views and what is the purpose of each view?
Can any one tell how to install the TD in our system?
How you upload test cases in to TD. Skjha2000@rediffmail.com
What is the Extra tab in QC ? (TCS)
Main Diffrences between Test Director and Bugzilla?