Input Domain Partitioning in Software Testing

  • Authors:
  • Tomas Vagoun

  • Affiliations:
  • -

  • Venue:
  • HICSS '96 Proceedings of the 29th Hawaii International Conference on System Sciences Volume 2: Decision Support and Knowledge-Based Systems
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software testing is an important and a costly phase of the software development lifecycle. In this paper, an approach is presented that improves the effectiveness of software testing based on partitioning the input domain. Specifically, it is shown how partitioning can decrease the number of tests needed to find defects. The improvement is based on partitioning the input domain according to how different user-level functions of software read from and write to internal state variables. Several parameters that influence the probability of finding defects are investigated with a computer simulation: the size of a test case, the type of a defect, the number of partitions, and the ratio of reading and writing accesses to state variables.