querying test cases
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
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
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
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?
You can explore the Execution reports on the ProjectArea Dashboard. There probably you can have a query with AND condition for Category values