Combinatorial testing page

Cite this site as: Polo M. and Pérez B. (2010). A framework and a web implementation for combinatorial testing. White paper of the Alarcos Research Group. Available at (current date): http://alarcosj.esi.uclm.es/CTWeb
Upload feature model file Upload variables file (see example of structure)
Algorithms Data
All combinations (exponential cost)
Each choice (very low cost)
Antirandom (exponential cost)
Comb (lineal cost)
Genetic
Costly pairwise (exponential cost)
AETG (polynomial cost)
PROW (polynomial cost)
Customizable pairwise (exponential cost)
Bacteriologic
Random (lineal cost)

Verbose:
Expression to generate test cases:
Example
public void testTCNUMBER {
ClassUnderTest o=new ClassUnderTest(#A, #B);
o.method1(#C);
double result=o.method2(#C, #B, #A);
ORACLE
}
Additional stuff
White paper "A framework and a web implementation for combinatorial testing" Source code of the algorithms, test cases, etc.

Developed by Macario Polo Usaola and Beatriz Pérez Lamancha
Alarcos Group
Department of Information Systems and Technologies
University of Castilla-La Mancha
Spain

contador de visitas
Visits