RQM - DOORS : No Test Result in DOORS
Hello,
I've set up a very simple scenario:
When and how are the attributes Verdict, Passed, ... updated?
thanks, Jörg
I've set up a very simple scenario:
- DOORS: new Module with 2 Objects. One is part of view/container "test"
- RQM: new Test Plan with requirement collection link to above view "test"
- During reconciliation a test case was created automatically.
- Test case was reviewed and approved.
- Test case was run off line and test execution record verdict is passed.
When and how are the attributes Verdict, Passed, ... updated?
thanks, Jörg
One answer
This is understood in the context of a Test Plan (to support test case re-use).
So you make sure the TestCase was run in the context of a testplan and that TCER is related to a test plan and in the TCER you have to make sure it has the Test Plan name.
And that that test plan is the one associated with your DOORS View. Which all seems to be correct per your sceenshots but you could double check the test plan name in the TCER itself. DOORS will query for the TCERs of the TC associated with the Requirement which also has the Test Plan associated with the DOORS View.
One other thing - DOORS will only look for those objects which are considered Requirements as opposed to Headings. i.e. They have Object Text. Not just Object Heading.
I just tested and if worked fine for me. But if this doesn't help, I would suggest a PMR may be your quickest way forward.
Maeve
Comments
seems the test scenario fulfils all your prerequisites.
Text was already in Object Text. But Object was not a leaf. Now it is a leaf but this does not help.
May be there are some other prerequisites? Test environment mandatory? Test Script mandatory? ... ?
Do you know any documentation about the DOORS-RQM interface, especially the RQM Menu in DOORS?
Thanks a lot, Jörg
And the TCER does have the Test Plan set to the same Test Plan? Compare with mine - that is the TCER and I see the 'passed' in DOORS. I get to it via Test Plan - Test Case Execution Records (so I know it's associated in the TP). And see it has the TP set in the TCER also. And has a result and my TC which is the TC associated with my Requirement in DOORS.
Failing all that, my next step would be to trace it in Fiddler if you can. https://jazz.net/wiki/bin/view/Deployment/IntegrationsTroubleshootingDebugCLMIntegrationWithDOORS#B_Issue_is_seen_in_DOORS_9
Or a PMR could be quickest here as it's nothing obvious (to me at least!).
Maeve