Moderate

Which selective retest technique selects every test case that causes a modified program to produce a different output than its original version?

Correct answer: C. Safe

  • A. Coverage
  • B. Minimization
  • C. Safe
  • D. Maximization

Explanation

Safe regression selection chooses every test that produces a different result for the modified program than for the original one. This aims to avoid overlooking tests affected by the change.

Last updated

Practise Software Testing and Quality Assurance

181 free Software Testing and Quality Assurance MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions