Question: PROBLEM # 2 ( 3 0 points ) Combinatorial Testing ( All - Pairs testing ) An application under development can be installed on
PROBLEM # points Combinatorial Testing AllPairs testing
An application under development can be installed on different platforms with different display capabilities. Before installing the application on a specific platform three input parameters input variables need to be set: Display Mode, Fonts, Screen Size. The following are possible values of input parameters:
There are possible configurations of the application that would need to be tested. However, to reduce the cost of testing it was decided to use PairWise testing AllPairs testing to significantly reduce the number of configurations to be tested, ie the number of configurations to be tested should be at most configurations.
In this problem, design a set of test cases configurations that satisfy the PairWise testing All Pairs testing Show that your all tests satisfy the requirements of the PairWise testing.
Note: Sample testsconfigurations:
Test #: Display Mode G Fonts S Screen Size H
Test #: Display Mode T Fonts M Screen Size F
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
