Forum Discussion
I'll try to explain further
there is a test case with custom field - 'Test Type' = Automated / Manual [are 2 possible values]
when the test case is added to test cycle there is no way to filter the executions based on 'Test Type'
if there is a way to create a test execution custom filed that is linked to a Test case custom field and gets its value when the test is added to the test cycle then the required filtering will be possible.
hope this explains
Hi anubhavb
Ok I understand your workflow.
So, given this is a Zephyr Enterprise thread, I will explain how this is possible using Zephyr Enterprise.
Using custom fields, when configuring these fields you can declare if they are searchable or not.
https://zephyrdocs.atlassian.net/wiki/spaces/ZE/pages/1558438823/Customize+Testcase+Fields
This allows you to built search criteria for use like in custom reports or in your example, test planning and cycle/phase creation.
Now in Zephyr Enterprise, out of the box it differentiates test cases as manual or automated so there is no real need for a custom field.
In otherwords using ZQL you can use "automated = true" for automated test cases or "automated = false" for manual when building up a searchable query.
This will provide you with what you need.
Again if you are not using Zephyr Enterprise check out the relevant community threads I pointed to in my initial post.
Hope the above helps
KR
Vincent
Related Content
- 5 years ago
- 4 years ago
- 4 years ago
- 5 years ago
Recent Discussions
- 2 months ago
- 3 months ago
- 3 months ago