1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

Add QA reporting content (#1697)

report free content - az
This commit is contained in:
Ardi Setiawan
2022-09-05 16:17:52 +07:00
committed by GitHub
parent aa0f98b921
commit 98fdb6aa91

View File

@@ -1,3 +1,8 @@
# Reporting
Communicating the QA and testing team outputs can be interpreted in several different ways. Having a solid reporting stream is very essential for all the decisions that a stakeholder/manager can take.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/defect-management-process.html'>Defect Management Process in Software Testing</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://automationhacks.io/2020/07/25/writing-clear-bug-reports/'>Writing clear bug reports</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.ministryoftesting.com/dojo/series/the-testing-planet-2019/lessons/the-art-of-the-bug-report'>The Art Of The Bug Report</BadgeLink>