Practice free →
HomeSoftware TestingSoftware Testingfundamentals_levels_techniques › Risk-based testing prioritises test effort by

Risk-based testing prioritises test effort by

ALength of source code per module
BLikelihood and impact of failure
CAlphabetical order of feature names
DDate a feature was added to code
Answer & Solution
Correct answer: B. Likelihood and impact of failure
Risk-based testing weights testing intensity by risk (likelihood x impact). High-risk areas get deeper coverage; low-risk areas may rely on lighter techniques. It is core to ISTQB Foundation Level.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions