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

JRS RQM Report Last Results

Hi, 

I want to get a report from some Testplans with the total count of the included Test Cases und executed tests and the results from the LAST results.

Testplan  |  Total Count TestCases  |  Total Count ExecutedResults  |  Test Result
TP 1                     369                                  300                                   passed 
                                                                        69                                  failed
_________
TP 2...

Works fine with my current report, but it prints ALL Test Case Execution Results. But I only want the LAST results. Do you know, how to do this?
I read from a link type to Test Case "Last Results", but I only have a link to "all link types". 
Perhaps I could adapt the SQL Statement to take only the highest Test Case Execution Result ID, but that seems complicated :). Is there another way?

Thanks in adavance.

0 votes


Accepted answer

Permanent link

 Hi Fabian,


If you are using LQE as the data source while generating report in JRS, there is an option "Current Test Result" while creating the Tracerelationship in JRS. 
Here is an earlier forum post:

For DataWarehouse, you will need to create a query to a get all the Results and arrange it in ascending / descending order based on the Last Updated Time and choose the latest one.
May be some one in the forum can help with the query.

Best Regards,
Bharath

Fabian Weiss selected this answer as the correct answer

0 votes

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,020

Question asked: Jun 03 '20, 12:28 p.m.

Question was seen: 1,178 times

Last updated: Jun 06 '20, 6:05 p.m.

Confirmation Cancel Confirm