Jira用于任务和子任务是什么?举个例子来解释下。
最佳答案bhomiajayesh
What are Tasks and Subtasks in Jira Used for? Give an example to explain the context.<\/p>\t<\/div><\/content-quote>
Jira<\/strong>: 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.<\/p> One of its features is task and sub-task.<\/p> Task<\/strong>: In plain English, it refers to the work that needs to be completed. Jira uses the same meaning.<\/p> Here's an illustration:<\/p> Let's say a Jira story with the title \"Mobile App - Trade In flow (Apple Watch, iPhone, Mac and iPad)\"<\/strong> has been added.<\/p> After reading the user story, it becomes clear what things\u00a0<\/strong>need\u00a0to be done by the appropriate parties (such as the developer and QA) in order to finish it. The word \"things<\/strong>\" in this context denotes \"task<\/strong>\".<\/p> Suppose that after reading the story, the following tasks emerge:<\/p> Task 1<\/strong>: UI design. Therefore, we may say that a task is any action needed to fulfil a user story.<\/p> Sub-task<\/strong>: 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.<\/p> In continuation with above example.<\/strong><\/p> The tester will divide each task\/assignment (logical one) into smaller ones when conducting tests.\u00a0<\/p> Suppose following sub-task emerges:<\/p> Sub-task 1<\/strong>: Test the trade in flow for iPhone. Hence, we can say that the task is automatically completed once all of the sub-tasks have been completed.<\/p> Likewise, once all the tasks are finished, automatically the story gets completed.<\/p> 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.<\/p>","className":"post__content__best_answer"}">
Task 2<\/strong>: API creation.
Task 3<\/strong>: Writing Code.
Task 4<\/strong>: Testing.<\/p>
Sub-task 2<\/strong>: Test the trade in flow for Mac.
Sub-task 3<\/strong>: Test the trade in flow for Apple Watch.
Sub-task 4<\/strong>: Test the trade in flow for iPad.<\/p>