RQM-plan activity "verify defect"
Hello,
For each untested software release, developer fixes several defects. Test lead needs to plan this activity beside planning features to be tested.
Do you have any suggestions how to express "Verify Defects" activity on Quality Management RQM?
My approaches are as below:
1. For each fixed defect, create corresponding test case name. Total fixed defect equals to total test cases
--> this seems to be time consuming activity
2. Create one test case and import saved query of fixed defect in Jazz Change and Configuration Management- Jazz CCM (defect tracking module)
--> this approach does not reflect all results of verification fixed defects at test case view. Test case result includes results of many results of fixed defects
3. Create test suite and import saved query of fixed defect in Jazz CCM (defect tracking module)
--> similar to approach #2. Test suite result includes results of many test cases
4. Just use Jazz Change and Configuration Management: add one field call "verifier"- who is assigned to retest this fixed defect. But this is on Jazz CCM, not RQM.
|
One answer
Hi Thao Nguyen,
Comments Thank you, Krupa Gunhalkar. Your adivce on the way to test around fixed defects is really helpful.
I am inclined on point 4 as mentioned to use Jazz CCM by adding "verifier" field, but this is not integrated to RQM as a central place to view all test activities: verify fixed defects, test around fixed defects, test new feature,.. of one release. Look like this is what we can do at this time
Thao Nguyen
commented Oct 07 '19, 10:25 p.m.
My current implementation is
At Jazz CCM, create quality task, link to resolved defects and assign to someone to verify. Repeat this if you need to have multiple person to verify many defects
At Jazz CCM, link these quality tasks to Test plan created on QM
However, on QM I cannot see relationship between this test plan and linked quality tasks
One possibility i just figure out is to create a query with resolved defects on CCM and from QM, at section Development Plan link, link to query created before on CCM. I still need to investigate this
|
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.