In which type of testing technique two types of variants are compared to each other and then the effective variant decided to showcase?

🎲 Try a Random Question  |  Total Questions in Quiz: 79  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Software Testing Practice Test Questions — practice the complete quiz, review flashcards, or try a random question.

Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation.
There are four main stages of testing that need to be completed before a program can be cleared for use: unit testing, integration testing, system testing, and acceptance testing.


In which type of testing technique two types of variants are compared to each other and then the effective variant decided to showcase?