codefirefox
codefirefox copied to clipboard
Create a QA outline
As a second track for people to learn, it would be good to teach them how to become a QA contributor.
List of possible QA video's:
- Discussing test days (were to start, how to contribute etc..)
- How to go through test cases via MozTrap
- Discussing iteration testing
- Discussing the various tracking flags
- Knowing what channel to use when testing (Nightly, Aurora, BETA, Release)
- Discuss about regression ranges and why they're important
- How testing security differs from testing other issues (need permissions to view certain bugs etc..)
- Learning what a bug exactly is, and how to spot them when testing/using mozilla products
- Checking if the issue is a possible duplicate
- Posting a good bug
- Keeping an eye on crash data, posting bugs from crashes
- How to triage