Linking Test Plan to Test Case Execution Result
It seems like such a common requirement but I have burned up hours trying to find the right combination of RQMexcelImporter configuration statements to create a Test Case Execution Record and have it linked to a Test Plan. I can link it to a Test Case and I have Test Plan statements in the configuration file and the excel spreadsheet. These are the config statements:
// Static test case definition
//Config for Executionworkitem with link to testcase
//Config for Executionresult
Here's a sample of the spreadsheet data:
It's probably something simple...but after dozens of attempts, I'm drawing blanks...
Thanks, Mark |
3 answers
Mark,
Given syntax mostly depends on how is your data organized in the spreadsheet. First help could be the available sample 'Testplan_Testcase_Testscript_TER_Environment_Iteration_AllInOne' from the sample folder, you can alter your data and cfg file as per your need.
Couple of points -
- Looks like you are having script less test execution? test scripts are not defined but referenced in above cfg syntax.
- Which version of add-in you are using?
- Check for the log file (%appdata%\Mso2Rqm), it might have more insight of what's happening (refer logging for more detail, v701 onward it allows to configure this logging)
Regards,
Mehul
|
Thanks for getting back to me. I've been using the AllInOne' sample attempting to find the right sequence of config statements. Literally, hundreds of variations. None have worked, so far.
|
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.