It's all about the answers!

Ask a question

RQM 2.0 Beta 1 - Feedback - TER Defect Status


Brian Lahaie (1081514) | asked Apr 14 '09, 3:42 a.m.
In the RQM 2.0 Beta 1.0 release to have the Defect Status icon displayed for a specific Test Execution Record (TER) it can only be linked by doing it manually or by performing the following steps:

(1)Run a TER
(2)In the Execution Result, in the "weight Distribution" section, have the blocked weight distribution to be something greater than 0.
http://3894659985892330012-a-1802744773732722657-s-sites.googlegroups.com/site/rationalspace/images/RQM_2.0_Beta_1_BlockedWeightDistribution.jpg

(3)In the Execution Result, in the "Defects" section, select the checkbox for the defect and click the "Change Defect Blocking Status".http://3894659985892330012-a-1802744773732722657-s-sites.googlegroups.com/site/rationalspace/images/RQM_2.0_Beta_1_ExecutionResult_Defects.jpg


(4)Under the TestCase go to the Test Execution Records section and click the "Refresh Test Execution Records" button.
http://3894659985892330012-a-1802744773732722657-s-sites.googlegroups.com/site/rationalspace/images/RQM_2.0_Beta_1_TER_DefectStatus.jpg

I was hoping there would be multiple Defect Status icons, ie one for a Blocker status, one for a Critical status, one for a Major status, etc. In addition to this, I was hoping there would be other Use Cases for how the Defect Status icon could be displayed for a specific TER. For example, if a defect with a status of Blocker is created during execution then it is automatically marked as a blocking defect. And as a result the defect status icon under the TER is automatically displayed.

Does this make sense?

6 answers



permanent link
Ashish Mathur (12176) | answered Apr 14 '09, 3:59 p.m.
JAZZ DEVELOPER
The 'blocked' icon really reflects that the TER is blocked and not necessarily the severity of the defect. This is saying that the TER is blocked from running again since there is an outstanding defect against it. The additional checkbox when creating a work item is to be able to mark the TER as blocked.

One of the nuances of RTC is that the list of possible severities that you can select when creating a work item is actually a modifiable list. For your project, you may decide not to have Blocking, Critical, Major etc and may do it completely differently. So we can't really rely on that.

Finally, the blocked status of the TER is updated when the work item is resolved and this is done in the background automatically.

Hope that helps.

permanent link
Brian Lahaie (1081514) | answered Apr 14 '09, 10:19 p.m.
In the Execution Results before the work item (ie defect) is marked as blocked it is displayed with an orange empty circle,
http://3894659985892330012-a-1802744773732722657-s-sites.googlegroups.com/site/rationalspace/images/RQM_2.0_Beta_1_BlockingStatusIconBefore.jpg

And then once the defect is changed to a blocking status it is displayed with an orange filled circle:
http://3894659985892330012-a-1802744773732722657-s-sites.googlegroups.com/site/rationalspace/images/RQM_2.0_Beta_1_BlockingStatusIconAfter.jpg

Has any thought been given to possibly changing the icon for the defect before it is marked as blocking? Because both icons are so similar its hard to quickly determine if a defect is blocking. By making the 2 icons more distinct it would help users quickly identify a defect as being blocking. Maybe instead of having an orange empty circle this icon could be changed to the following:
http://3894659985892330012-a-1802744773732722657-s-sites.googlegroups.com/site/rationalspace/images/RQM_2.0_Beta_1_DefectIcon.jpg

What do you think?

permanent link
Helen Lozoraitis (60624) | answered Apr 21 '09, 6:11 p.m.
JAZZ DEVELOPER
I think I noticed that there was no hover text when looking at the icons in the table. Do you think that would help to differentiate the two?

permanent link
Brian Lahaie (1081514) | answered Apr 21 '09, 6:44 p.m.
I think having the hover text when looking at the icons in the table would help. In addition to this I think changing the icons color and shape will help even more. For example, if a defect is NOT blocking then maybe display the icon like this:
http://3894659985892330012-a-1802744773732722657-s-sites.googlegroups.com/site/rationalspace/images/RQM_2.0_Beta_1_DefectIcon.jpg

And once a user marks it as blocking the icon changes to this:
http://3894659985892330012-a-1802744773732722657-s-sites.googlegroups.com/site/rationalspace/images/RQM_2.0_Beta_1_BlockingStatusIconAfter.jpg

Also when the defect is resolved which results in the blocked status of the TER being updated automatically in the background, maybe have the icon in the Test Execution Records under the defect status, ie http://3894659985892330012-a-1802744773732722657-s-sites.googlegroups.com/site/rationalspace/images/RQM_2.0_Beta_1_ChangeDefectStatusResolvedIcon.jpg, can be displayed with a green check mark instead of an orange empty circle.

What do you think?

permanent link
Monika Mikolajczyk (26) | answered Apr 23 '09, 7:38 p.m.
JAZZ DEVELOPER
Some background regarding the defect status icons.

The original request for these icons was to indicate the status of the defect, not the presence of one. Defects were either blocking or not and users needed to be able to change their states as well so representing that state is of highest priority in the icon. The icon for changing the status uses the state icon to directly imply the action to take place as well.

Showing a plain defect icon (no status) is just showing defects and then I am not sure the purpose anymore.

In response to changing the icon, we need to consider ALL status ( outside of this column). We already use a green circle with checkmark to represent a Pass state. We need to be careful to not mix messages.

I will acknowledge that the status decorators on the icons are too small considering their importance. I opt to finesse the size of the decorators themselves and not the metaphor since this will have impact on other state icons.

permanent link
Brian Lahaie (1081514) | answered Apr 25 '09, 3:54 p.m.
>>Showing a plain defect icon (no status) is just showing defects and then I am not sure the purpose anymore.
As you may know, there are 3 places where the various defect icons are displayed, (1)in the test script, (2)in the "Defects" section of the Execution Result, and (3)under Defect Status in the Test Execution Records section of a test case. My thinking was by showing a plain defect icon (in the "Defects" section of the Execution Result) it would signal to the user that a defect exists but that its not blocking. Blocking defects are displayed with an orange filled circle.

>>in response to changing the icon, we need to consider ALL status (outside of this column). We already use a green circle with checkmark to represent a Pass state. We need to be careful to not mix messages.
In my earlier post when I wrote, "a green check mark instead of an orange empty circle". I stated this because when a defect is "resolved" it is displayed with a green check mark. http://3894659985892330012-a-1802744773732722657-s-sites.googlegroups.com/site/rationalspace/images/RQM_Defect_Resolved_Fixed_dropDownList.jpg
Also, when a defect is resolved the Defect Status icon in the Test Execution Records is updated with the orange empty circle icon. By replacing the orange empty circle with a green check mark it would be more consistent with the icons used to represent defects being resolved, ie green check marks.


>>I will acknowledge that the status decorators on the icons are too small considering their importance. I opt to finesse the size of the decorators themselves and not the metaphor since this will have impact on other state icons.
Making the icons larger is a good start. In my opinion it gets very confusing when icons, which have the opposite meaning (blocking vs non-blocking), have the same colors and shapes (orange circles). Ideally the icons representing blocking defects vs resolved blocking defects should have different colors and shapes. What those colors and shapes should be is up for discussion.

Your answer


Register or to post 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.