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

How to report Test Case Which are not run

Hi,

We want to report on test cases which are not run.

When we open a Test Plan and look its test cases, there's a column named TER Count which gives us how many time a test case is run. But if we make a mistake and set test plan to Unassigned during execution, TER Count is not updated.


If I open Browse Test Case screen, I can see Test Case with small icons next to them. Those icons gives us clue if a test case is successfuly executed or not. But there's no column for that info. So this page also dont help.


If I go Browse->Test Case Execution Records, it only gives me executed test cases.
 
I know that RQM is doing all its reporting through Test Case Executions but if we haven't created a TCER for a test case we can't report if its run or not.

Hope that I was clear about my situation.

We are using RQM 4.0.6

What should we do to overcome this issue?

0 votes


Accepted answer

Permanent link
Hi Canberk,

I understand what you are trying to accomplish and I understand the concept of "executing a test case", but as you mentioned, in RQM what gets executed are the TCER's, Test Case Execution Records, not the test cases by themselves. 

The report "Test Case Coverage by TCER (Live)" will show you the number of TCER's associated with a specific Test Case and their states.  One of the possible states is "Not Run", which means the TCER was created but has never been executed.  Test Cases without associated TCER's are not going to be included in the report, so that should give you a clue of missing TCER's.

If you have RRDI, you could try to create a query that lists all the Test Cases without links to TCER's.  Another option would be to submit a Request For Enhancement such that an OOTB report gets created to display this information OOTB.

Thanks,
Clara
Canberk Akduygu selected this answer as the correct answer

0 votes


2 other answers

Permanent link
Hi Clara Forero

I  created the RRDI report for Test Case  executed at lease once by link with execution results but looking the way to add Test Cases that haven't been executed yet. Could you please let me know how I can get them? If I pull all Test Cases then it will have the executed Test Cases also. How I can filter in RRDI report?

Thanks


0 votes


Permanent link
Hi Naveen,

If what you are trying to do is select all Test Cases that do not have a corresponding Execution Result record, you could make sure that when you create the query it's an outer join (the second element should have cardinality 0...n) and then you can add a filter to select all records where one of the columns in the second query is null (e.g. EXECUTION_ID IS NULL).

Thank you,
Clara

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
× 230
× 46

Question asked: Nov 24 '14, 9:34 a.m.

Question was seen: 7,459 times

Last updated: Nov 09 '15, 10:27 a.m.

Confirmation Cancel Confirm