Hi All.
Due to changes in functionality, some test cases will not be executed, I'd like to set some test cases as "won't do" or "NA" because they're not needed but I find only these options:
- Passed
- To do
- Executing
A workaround could be removing the test cases but I don't like to do it in this way.
I hope you can help. Thanks
Besides the option that @Laurie Sciutti gave, you can also deal with it using workflows and signal that on the workflow status of the Test issues.
See some possible usage scenarios here.
Then you can control if Tests in these *workflow statuses* are not allowed for example to be executed (see related workflow configuration options).
I would try to avoid to use custom test run states for this purpose; workflow statuses are more appropriate because you want to signal something about the Test case itself.. not about their runs.
Hello @Jorge Mendoza and welcome! You can create a custom test status: Jira Settings > Apps > Xray > Test Statuses
Ref: https://docs.getxray.app/display/ON/Cloud+Configuring+Test+Status
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.