Skip to content

Instantly share code, notes, and snippets.

@carolstran
Last active November 22, 2019 03:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carolstran/9eed93d603146a0fcc1b999c049b1e3d to your computer and use it in GitHub Desktop.
Save carolstran/9eed93d603146a0fcc1b999c049b1e3d to your computer and use it in GitHub Desktop.
Resources from my wtfuzz video on software testing confidence πŸ‘‘

Defining Confidence

πŸ“Ή Resources from the 'Defining Confidence in Software Testing' episode from Unmock's wtfuzz video series. πŸ“Ή

Definitions

πŸ“– Oxford Dictionary
From the actual word book itself.

πŸ“ A/B Testing Basics: Confidence Level
"Confidence Level Interval" definition and the mathematical calculation for confidence.

πŸ“ New to front-end testing? Start from the top of the pyramid! by Stefano Magni
Question-based definition of testing confidence.

πŸ“ Confidence’s Role in Software Testing by Brad Thompson
Defining confidence in terms of how many tests are necessary before shipping.

Measurements

πŸ“ 64 Essential Testing Metrics for Measuring Quality Assurance Success
Various ways of questioning and measuring confidence: Bug count, test cases, pass rate, etc.

πŸ“ Quality Confidence: a lead measure for software quality by Mike MacDonagh
The multi-dimensional way of measuring testing confidence mentioned at the end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment