BINTEST - Binary Search-based Test Case Generation

  • Authors:
  • Sami Beydeda;Volker Gruhn

  • Affiliations:
  • -;-

  • Venue:
  • COMPSAC '03 Proceedings of the 27th Annual International Conference on Computer Software and Applications
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

One of the important tasks during software testing is thegeneration of test cases. Various approaches have beenproposed to automate this task. The approaches available,however, often have problems limiting their use. A problemof dynamic test case generation approaches, for instance,is that a large number of iterations can be necessary to obtaintest cases. This article proposes a novel algorithm forpath-oriented test case generation based on binary searchand describes a possible implementation.