I have a list of test cases which are written under multilevel category structure.
Category >> Sub Category >> Sub sub category >> Test Cases
My requirement is to upload the test cases in the JIRA with same structure in one of the project and will be able to import/copy the test cases in other projects on category basis.
For example: If a project require to run a specific category test cases then we can simply import that category test cases and execute them.
Is there any mechanism in JIRA to fulfill the requirement?
You'll need either the Structure add-on, or a Test Case management add-on that understands your levels.
Hi Nic, Thanks for your reply. I am new in JIRA, can you please elaborate more on your answer? Can I have your skype ID or anything, so that I can connect with you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is not a lot more I can say.
JIRA is not a native test case management tool (the processes for repeat test plans are cyclic procedures, not end to end, so JIRA doesn't have a way to easily manage them)
JIRA's heirarchy is intended to be suitable for most users, keeping it simple and clear. You are asking for more layers, and the only real solution is something that adds functionality to JIRA. Structure can do that, but because you're talking about testing, I suspect you'd be better off with one of the testing add-ons. They won't do quite what you describe, but they will be better suited to testing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.