A Technique to Reduce the Test Case Suites for Regression Testing Based on a Self-Organizing Neural Network Architecture

  • Authors:
  • Adenilso da Silva Simao;Rodrigo Fernandes de Mello;Luciano Jose Senger

  • Affiliations:
  • Universidade de Sao Paulo;Universidade de Sao Paulo;Universidade Estadual de Ponta Grossa

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a technique to select subsets of the test cases, reducing the time consumed during the evaluation of a new software version and maintaining the ability to detect defects introduced. Our technique is based on a model to classify test case suites by using an ART-2A selforganizing neural network architecture. Each test case is summarized in a feature vector, which contains all the relevant information about the software behavior. The neural network classifies feature vectors into clusters, which are labeled according to software behavior. The source code of a new software version is analyzed to determine the most adequate clusters from which the test case subset will be selected. Experiments compared feature vectors obtained from all-uses code coverage information to a random selection approach. Results confirm the new technique has improved the precision and recall metrics adopted.