Forgetting Test Cases

  • Authors:
  • Kwok Ping Chan;T. Y. Chen;Dave Towey

  • Affiliations:
  • The University of Hong Kong, Hong Kong;Swinburne University of Technology, Australia;BNU-HKBU UIC, China

  • Venue:
  • COMPSAC '06 Proceedings of the 30th Annual International Computer Software and Applications Conference - Volume 01
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Adaptive Random Testing (ART) methods are Software Testing methods which are based on Random Testing, but which use additional mechanisms to ensure more even and widespread distributions of test cases over an input domain. Restricted Random Testing (RRT) is a version of ART which uses exclusion regions and restriction of test case generation to outside these regions. RRT has been found to perform very well, but incurs some additional computational cost in its restriction of the input domain. This paper presents a method of reducing overheads called Forgetting, where the number of test cases used in the restriction algorithm can be limited, and thus the computational overheads reduced. The motivation for Forgetting comes from its importance as a human strategy for learning. Several implementations are presented and examined using simulations. The results are very encouraging.