It's all about the answers!

Ask a question

querying test cases


Lakshmi Muthukumar (1345) | asked May 26 '14, 5:56 a.m.
 Hi,

I have a set of test cases.I have created a category named test tag and this category has values like 
primary
advanced
unit test
static analysis
etc
Is there a way by which i can create a query so that i can get all the test cases whcih are primary and of static analysis type.
Or in other words
I just need to query my test cases as we have in RTC(work item->create query)

One answer



permanent link
Reshma Ratnani (1.1k1) | answered May 26 '14, 6:40 a.m.
JAZZ DEVELOPER
Hi Lakshmi,

Yes it is possible.

- Goto Construction->Browse-TestCase
- Below Table Header you will a Inline Filter arrow. Click on that arrow
- Select the value of the Categories you want to filter on
- Click on Run


There is one more way to filter

- On Left hand side of the Browse TestCase page you will see a horizontal bar with an arrow. Click on that Show filter arrow.
- You will see a section named Filter By Categories

Thanks

Comments
Lakshmi Muthukumar commented May 26 '14, 7:34 a.m.

Dear Reshma,


I had tried on the first option given by you.
But , I need an "AND" operation.
When i choose on multiple options, am getting the result of OR operation
Eg. if i choose filter options as primary  and static analysis, i am getting test cases which are either primary or static analysis.. but not both.
Can u please help me on this?


Reshma Ratnani commented May 26 '14, 7:56 a.m.
JAZZ DEVELOPER

You can explore the Execution reports on the ProjectArea Dashboard. There probably you can have a query with AND condition for Category values

Your answer


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