The project I am working on requires both positive and negative testing. Currently, positive and negative scenarios are designed with a keyword [Positive] or [Negative] in the title, but both reside in the same folder.
I am wondering if there is a better way to organize these positive and negative test cases?
Hi Asadiq,
You are using Xray for test cases or only Jira?
1.You can create a custom field Dropdown named Test Case type with two values ( negative and positive)
2.Another option is to create two new labels TC_Positive TC_Negative
Hope this will help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.