As the project goes, the tasks will be QA mainly. QA team and DEV team cooperate and interact with each other to ensure the quality of products.
1. Bug workflow in ZenTao
The basic bug workflow in ZenTao is,
bugs submitted by testers => bugs resolved by developers => bugs accepted by testers => bugs closed by testers.
If a bug did not pass the acceptance, it could be activated for resolution again,
submit bugs by testers => solve bugs by developers => accept bugs by testers => activate bugs by testers => solve bugs by developers => accept bugs by testers => close bugs by testers.
If a bug recurs after being closed,
s ubmit bugs by testers => solve bugs by developers => accept bugs by testers => close bugs by testers => activate bugs by testers => solve bugs by developers => accept bugs by testers => close bugs by testers.
2. Report a Bug
Go to Project->Bug and click Report Bug.
- When creating a bug, required fields are basic information, including builds, bug titles and repro steps.
- Linked projects, linked products, and stories can be left empty.
- When creating a bug, you can assign it to a specific person. Leave it empty, if no one is assigned for now.
3. Solve a Bug
When a bug is assigned to a specific developer, s/he can accept and solve the bug,3.1 Find the bug
You can find a bug in ZenTao by labels or Search. For example, go to Dashboard->Bug and click Assigned to Me, a list of all the bugs assigned to you will show.
3.2 Solve a Bug
Click the Solve button in Actions and choose a solution for it.
4. Close a Bug
Once a bug is resolved, it will be reassigned to the one who created them. Then the QA team will verify whether the bug is really solved. If accepted, then the bug will be closed. Click the Close button in Actions to close the bug.
If you have more questions, leave us a message below or email us at [email protected].