Hi All,
During test case execution when we use the "Result" filter to generate the tree of the test cases then all the test cases are not reflecting in the tree.
We have generated the trees using all values in the Result filter (Pass/Fail/Not Run/Blocked/All) but all the cases are not appearing in the tree.
Following count we are getting:
Filter=All, count=7169
Filter=Pass, count=1097
Filter=Fail, count=53
Filter=Not Run, count=5502
Filter=Blocked, count=0
Count (Pass + Fail + Not Run + Blocked) = 1097+53+5502 = 6652
Here Count (Pass + Fail + Not Run + Blocked) should be = Count (All) which is not appearing correctly.
Can anybody guide me on this? Am I not taking account of certain condition here?
Thanks,
Anuj[/b]