Hot answers tagged methodology
3
Statistics is often used explicitly or implicitly. Some examples:
Analyzing the validity of multiple performance tests results.
Choosing parameter values based on distribution, e.g. uniform vs. normal
Developing test techniques, e.g. a proof that randomness is as good as X wise testing under certain assumptions.
1
I agree with both Rsf and jruberto statement, I think statistics and Big-O is used frequently, In addition here is some other topic that is used too i.e
Boundary Value and Equivalence Class Partitioning
Percentage of Covered Code
List item
For pure CS, I think this is a good example used on QA (All Pairs Testing)
Only top voted, non community-wiki answers of a minimum length are eligible
