Adding information to Reporting node - QA Roadmap (#2838)

pull/2847/head
FercueNat 2 years ago committed by GitHub
parent c7bf402ed5
commit 10bfd2be39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      content/roadmaps/113-qa/content/106-qa-reporting/readme.md

@ -1 +1,11 @@
# Qa reporting
# QA reporting
The International Software Testing Qualifications Board (ISTQB) glossary defines a QA report as: *Documentation summarizing test activities and results*.
By documenting the testing that was conducted and the results that were achieved, QA reports provide valuable insight into the health of the code base and critical metrics. As such, they should be generated on a regular basis to ensure the quality standards are being met.
So basically, test reports should document all of the test cases that were performed during software testing, as well as the results of those tests. They should also deliver relevant information about the product and highlight any areas where improvements can be made.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.netguru.com/blog/how-to-write-qa-report'>How do you write a QA report?</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.qatouch.com/blog/how-to-write-qa-test-summary-report/'>How To Write QA Test Summary Report? [13 Easy Steps]</BadgeLink>

Loading…
Cancel
Save