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