What are Tasks and Subtasks in Jira Used for? Give an example to explain the context.
What are Tasks and Subtasks in Jira Used for? Give an example to explain the context.
Best answer by bhomiajayesh
What are Tasks and Subtasks in Jira Used for? Give an example to explain the context.
Jira: One of the most effective and widely used tools in the testing industry is Jira. It enables us to prioritize, plan, and keep track of the numerous issues.
One of its features is task and sub-task.
Task: In plain English, it refers to the work that needs to be completed. Jira uses the same meaning.
Here's an illustration:
Let's say a Jira story with the title "Mobile App - Trade In flow (Apple Watch, iPhone, Mac and iPad)" has been added.
After reading the user story, it becomes clear what things need to be done by the appropriate parties (such as the developer and QA) in order to finish it. The word "things" in this context denotes "task".
Suppose that after reading the story, the following tasks emerge:
Task 1: UI design.
Task 2: API creation.
Task 3: Writing Code.
Task 4: Testing.
Therefore, we may say that a task is any action needed to fulfil a user story.
Sub-task: A sub-task is a subset of a task, so in order to finish the task, we must first finish every sub-task in the task.
In continuation with above example.
The tester will divide each task/assignment (logical one) into smaller ones when conducting tests.
Suppose following sub-task emerges:
Sub-task 1: Test the trade in flow for iPhone.
Sub-task 2: Test the trade in flow for Mac.
Sub-task 3: Test the trade in flow for Apple Watch.
Sub-task 4: Test the trade in flow for iPad.
Hence, we can say that the task is automatically completed once all of the sub-tasks have been completed.
Likewise, once all the tasks are finished, automatically the story gets completed.
Thus, in my opinion, the work that must be done in Jira to finish a story is referred to as a task, and the work that must be done to finish a task is referred to as a sub-task.
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.