Specification Analysis and Test Data Generation by Solving Boolean Combinations of Numeric Constraints

  • Authors:
  • Jian Zhang

  • Affiliations:
  • -

  • Venue:
  • APAQS '00 Proceedings of the The First Asia-Pacific Conference on Quality Software (APAQS'00)
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

In the analysis of state-based requirement specifications and in software test data generation, one often has to determine the satisfiability of Boolean combinations of numeric constraints. Theoretically, this problem is undecidable, and practically many problem instances are very difficult. In this paper, an extension to a Boolean constraint solver is described. The new tool can deal with variables of other types (including the enumerated type, integers and reals). It combines Boolean logic reasoning with linear programming and bound propagation. Non-linear constraints are allowed, but the solving method is incomplete. Experimental results show that the tool can be quite useful in testing specifications as well as procedural code.