English

Finding minimum locating arrays using a CSP solver

Software Engineering 2019-04-17 v1 Discrete Mathematics

Abstract

Combinatorial interaction testing is an efficient software testing strategy. If all interactions among test parameters or factors needed to be covered, the size of a required test suite would be prohibitively large. In contrast, this strategy only requires covering tt-wise interactions where tt is typically very small. As a result, it becomes possible to significantly reduce test suite size. Locating arrays aim to enhance the ability of combinatorial interaction testing. In particular, (1,t)(\overline{1}, t)-locating arrays can not only execute all tt-way interactions but also identify, if any, which of the interactions causes a failure. In spite of this useful property, there is only limited research either on how to generate locating arrays or on their minimum sizes. In this paper, we propose an approach to generating minimum locating arrays. In the approach, the problem of finding a locating array consisting of NN tests is represented as a Constraint Satisfaction Problem (CSP) instance, which is in turn solved by a modern CSP solver. The results of using the proposed approach reveal many (1,t)(\overline{1}, t)-locating arrays that are smallest known so far. In addition, some of these arrays are proved to be minimum.

Keywords

Cite

@article{arxiv.1904.07480,
  title  = {Finding minimum locating arrays using a CSP solver},
  author = {Tatsuya Konishi and Hideharu Kojima and Hiroyuki Nakagawa and Tatsuhiro Tsuchiya},
  journal= {arXiv preprint arXiv:1904.07480},
  year   = {2019}
}

Comments

16 pages