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 any one tell how to install the TD in our system?
How to identify test cases with no scheduled test runs.
How we load the test script into testdirector
what are the new versions in quality center,qtp?
I am using Quality Center 9.2. While raising a defect i can see that there is only option to send a mail to assigned and it is also sent to me. Is there any way i can send the mail to multiple users ? I know i can save the defect and than later sent it to multiple users, but is there any way where i can send it at the time of raising the defect itself. Any configuration that can be done by an adminstrator?
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
How do you ensure that there are no duplication of bugs in Test Director?
Which tool would be best for automation of DotNet?
I installed TestDirector 7.6 on my PC which has windows media center edition. It was working fine in the begining. But now when I try to start it, I get the message, "cannot connect to databas. The data base version is older than 7.5, please update database". I am using MS Access as the database. Any help would be appreciated.
where you maintain the test cases for the project in automation Testing using Test director?
how to run the qtp scripts in Test director.is it posssiblr or not?? and also i want to see the previes test results,how to see and where to see??
How do you create Test script from Quality centre Using QTP