|
In test reports as viewed in the Test Report editor, the execution issues are sorted numerically by executed step IDs (this is correct). The Next/Previous Issue buttons, however, move to the issue using the string value rather than the number value of the step ID. For example, a step ID of 1000 is sorted before step ID of 12 or 130. As a result, the Next/Previous Issue buttons may jump between non-consecutive issues. The Next/Previous Issue buttons do cycle through all execution issues, however, even though they may be in the wrong order. |