Skip to content
Huayao edited this page Aug 6, 2019 · 4 revisions

How to ...

The following two pages provide detailed explanations on the implementation of test generation algorithms and constraint handlers under CCAG:

  1. How to implement a constrained covering array generation algorithm
  2. How to implement a constraint handler

Experimental Results

The following pages provide detailed results (including test suite size, computational cost, and proportion of failures detected) obtained from different constraint handlers for each covering array generation algorithms:

  1. AETG
  2. DDA
  3. IPO
  4. PSO
  5. SA
  6. TS