Skip to main content

IBM R&D Labs in Israel

The 2nd International Workshop on Combinatorial Testing (IWCT 2013)

In conjunction with International Conference on Software Testing
(ICST 2013, March 18-22)
Luxembourg

Invitation

Program and poster sessions are now published.

The IWCT 2013 workshop is a one-day event at ICST 2013, focusing on combinatorial testing. The workshop welcomes academic research submissions, as well as industrial experience reports.

Combinatorial testing (CT) is a widely applicable generic methodology and technology for software verification and validation. In a combinatorial test plan, all interactions between parameters up to a certain level are covered. For example, in the special case of pairwise testing, for every pair of parameters, every pair of values will appear at least once. Studies show that CT is more efficient and effective than random testing and expert test selection methods.

CT has gained significant interest in recent years, both in research and in practice. However, many issues still remain unresolved, and much research is still needed in the field. For example, while pairwise testing is a well recognized and popular test planning method, investigations of actual failures in a number of software and systems convincingly show that pairwise testing may not be sufficient so the less-studied high strength CT (i.e., t-way for t>2) may be needed.

In addition, combinatorial test suites must exclude invalid combinations of test values, limiting the degree of freedom the algorithms have, thus complicating the problem. Moreover, modeling languages and tools for easily capturing the input test space are also required for real-life applicability of CT. Other obstacles for wide acceptance of CT in industry are the gap between the generated test plans and executable tests, and the difficulty in determining expected results for the generated tests. Finally, empirical studies on CT, as well as thorough comparison with other methods are also required.

In this workshop, we plan to bring together researchers actively working on combinatorial testing and create a productive and creative environment for sharing and collaboration. Researchers attending the workshop will have an opportunity to publish their work in a dedicated venue, forge collaborations and take active parts in the growing community of researchers working in the field.

The workshop will also serve as a meeting place between academia and industry, uniting academic excellence with industrial experience and needs. This will allow participants from academia to learn about the industrial experience in practical applications of CT to real-life testing problems, and together with the colleagues from industry identify the pain points that are obstacles to wider applications of CT that should be addressed in future research. Industrial participants will have opportunities to meet the leading scientists in the field and learn of the latest advances and innovations.

Topics of interest include, but are not limited to:

  • Combinatorial testing workflow
    • Modeling the input space for CT: Traditionally, the input to CT algorithms has been a set of parameters, respective values, and constraints on value combinations. This input should correctly capture the points of variability in testing the system. While this input is clearly crucial for effectively using CT, little research has been carried out on how to simplify it for users to help easily achieve a correct representation of the system under test.
    • Efficient algorithms to generate test suites with small size for t-way testing for t > 2, involving support of constrains on combinations that are possible.
    • Determination of expected system behavior for each test case: While the test cases are automatically generated by the CT algorithm, determining the expected system behavior is currently usually a manual task.
    • Executing CT test suites: The result of CT algorithms is a list of tests, in which each test is represented by a value to each parameter. Significant effort is still required in transforming this representation into actual tests that a tester or testing tool can execute.
    • Combinatorial testing-based fault localization.
    • Implementation of CT in existing testing infrastructures.
    • Handling changes in test requirements: Current CT methods focus on the one-time generation of a test plan from a given set of requirements. However, test requirements are almost never static and tend to change between different releases and versions. On the other hand, generating a new set of tests for each release is not practical.
  • Applicability of combinatorial testing
    • Comparison and combination of CT with other dynamic verification methods.
    • Investigation of historical records of failures to determine the kind of CT that may have detected underlying faults.
    • Empirical studies and feedback from practical applications of CT.
    • Combinatorial testing for concurrent and realtime systems.
    • CT for testing cloud computing systems and the use of combinatorial methods in cloud architecture.
    • Application of CT in other domains, e.g., study of gene regulation and other biotechnology applications.
  • Combinatorial and complementing methods
    • Combinatorial analysis of existing test suites: Analyze a test suite not generated by a CT algorithm in light of a combinatorial test space.
    • Test plan reduction and completeness: Both statically, and under changing test requirements.
    • CT and coverage metrics: Combining the two, and studying the relation between them.

Accepted papers will be published as part of the IEEE ICST 2013 proceedings.

Organizing Committee