What is Comparison Testing?

by Nataliia Vasylyna | October 1, 2012 10:00 am

When Is Comparison Testing Performed?

This type of software testing belongs to no particular phase of software development.

Why Is Comparison Testing Performed?

Comparison testing can be carried out together with any other kind of software testing, be it mobile, web or desktop testing.

This type of testing is done to compare two or more elements. You may compare two different design elements, compare the previous product to the current or compare your software to the competitor’s one. Thus you can better reveal pluses and minuses of this or that element.

How Is Comparison Testing Performed?

Usually it is performed by comparing different elements side-by-side. From each of the compared elements, two types of data are collected, namely the performance and preference information. Later, they are compared.

Comparison testing can be performed either in the form of exploratory testing or in a more standardized way, involving control and experimental groups. The type depends on what you want to achieve.

It is interesting to know that in comparison testing better results are obtained from the elements that differ greatly, not slightly. The reasons for it may be that:

Learn more from QATestLab

Related Posts:

Source URL: https://blog.qatestlab.com/2012/10/01/types-of-software-testing-comparison-testing/