While working on regression tests. I want the issue type "Test" to have a "Sub Test" just like a "Task" having a "Sub Task".
This is important to group small unit of test under one "mother/parent" test. Could this be possible?
Hi,
With the native functionality of Zephyr for JIRA, you cannot create a sub task of type TEST. As the Zephyr teststep field binds to the Test issue type id internally, a sub task of type Test cannot be created with these teststep fields.
If you want to achieve this, you can do this in another way by linking the testcases TESTA1, TESTA2, TESTA3 to the TEST A by creating a new link type something like "SUB TEST" with Outward Description as "is a SubTest of" and Inward Description as "Contains SubTest/Tests" which appears as shown in the picture below once linked,
Link_Sub_Tests.png
Our Product Management team has been made aware of this feature request. They will review the same for consideration. We appreciate your valuable feedback in making Zephyr for JIRA better.
Regards,
Zephyr Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you so much. I already made "Parent/Child" issue link type with "is parent to" as outward and "is child of" as inward. Appreciate you brought this to the development team. This will be a big help in terms of test case relationships. The sub type - "sub task" is really helpful and will be great if another sub type -"sub test" works the same as that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ooops, i might QA you on that - statement such as "is a <subtype> of" implies inward and the "Contains <subtype>" is outward :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Yes its possible Create a issuetype of type Test and a "Sub-Test" of type subtask. But you subtask will be accessible to other issuetypes as well. There is no way to bind
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have created it BUT the sub task - "sub test" works as a task only. That means theres no test case or steps in it. I am looking for a test within a test. not a task within a test
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Example: Issue type : TEST A will have sub tests TESTA1, TESTA2, TESTA3. These TESTA1-3 can be tested individually but TESTA cannot proceed to be "Done" unless all of the subtest have been accomplished.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This feature could be very useful. Was It implemented in actual Zephyr version?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.