Test Environment Section in Test Plan
Hi All,
What is Minimal one way interaction, Medium Pair Wise interaction, Large three way interaction and inclusions and exclusions in Advanced Properties section in Test Environment.
Please clarify with an example for better understanding of how all these permutations and combinations work?
I was very much confused on what basis permutations and combinations are calculated?
Thanks in Advance
Renuka
What is Minimal one way interaction, Medium Pair Wise interaction, Large three way interaction and inclusions and exclusions in Advanced Properties section in Test Environment.
Please clarify with an example for better understanding of how all these permutations and combinations work?
I was very much confused on what basis permutations and combinations are calculated?
Thanks in Advance
Renuka
One answer
Hi Renuka,
Take a look at the Rational Quality Manager Online Help here: http://publib.boulder.ibm.com/infocenter/rqmhelp/v1r0m0/index.jsp
and search on the topic: "Generating test execution records automatically". A description of the different options and an example are provided.
Here's a small excerpt:
Take a look at the Rational Quality Manager Online Help here: http://publib.boulder.ibm.com/infocenter/rqmhelp/v1r0m0/index.jsp
and search on the topic: "Generating test execution records automatically". A description of the different options and an example are provided.
Here's a small excerpt:
* Choose Minimal to ensure that each selected attribute is covered at least once, with no attempt to cover specific combinations of attributes. For example, if you select one attribute from three columns, three test execution records are created, ensuring that each selected attribute is covered at least once.
* Choose Medium - pair-wise interaction to ensure that each combination of paired attributes is covered at least once.
* Choose Large - three-way interaction to ensure that each three-way combination of attributes is covered at least once.
* Choose All - all permutations to ensure that all combinations of attributes are covered at least once.