Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RRDI Report showing latest test execution results

We have a situation where Test Cases are linked to more than one Test Script. I'm trying to design a report using RRDI which shows the latest results for each test execution but my report picks up all the previous results.The report currently looks like:
Test Case ID, Test Case Name, Test Script ID, Test Script Name, Execution Date, Result
1,                     Sample TC,           8,                 Ts1,                      Date1,              Pass
2,                     Sample TC 2,        10,                Ts2,                      Date2,             Fail
                                                      10,                 Ts2,                     Date3,            Inconclusive

In this instance, I would only want to pull out the results from Date3 for Test Case ID 2 and exclude results for Date2

0 votes


Accepted answer

Permanent link
Hi Joan,
Use following filter for your TCERs
[End Date] =maximum([End Date] for [TestScript ID])

Let us know if that helps.
Joan Mpofu selected this answer as the correct answer

2 votes

Comments

Thank you. This was very helpful and worked for me.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,029
× 7,507
× 403

Question asked: Mar 25 '14, 9:57 a.m.

Question was seen: 3,753 times

Last updated: Mar 28 '14, 4:58 a.m.

Confirmation Cancel Confirm