Question: PROBLEM # 2 ( 3 0 points ) Combinatorial Testing ( All - Pairs testing ) An application under development can be installed on

PROBLEM \#2(30 points) Combinatorial Testing (All-Pairs testing)
An application under development can be installed on different platforms with different display capabilities. Before installing the application on a specific platform three (3) input parameters (input variables) need to be set: Display Mode, Fonts, Screen Size. The following are possible values of input parameters:
There are 24 possible configurations of the application that would need to be tested. However, to reduce the cost of testing it was decided to use Pair-Wise testing (All-Pairs testing) to significantly reduce the number of configurations to be tested, i.e., the number of configurations to be tested should be at most 12 configurations.
In this problem, design a set of test cases (configurations) that satisfy the Pair-Wise testing (All Pairs testing). Show that your all tests satisfy the requirements of the Pair-Wise testing.
Note: Sample tests/configurations:
Test \#1: Display Mode \(=G \), Fonts \(=S \), Screen Size \(=H \)
Test \#2: Display Mode \(=T \), Fonts \(=M \), Screen Size \(=F \)
PROBLEM \ # 2 ( 3 0 points ) Combinatorial

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!