Application of genetic algorithm and tabu search in software testing

  • Authors:
  • Abhishek Rathore;Atul Bohara;R. Gupta Prashil;T. S. Lakshmi Prashanth;Praveen Ranjan Srivastava

  • Affiliations:
  • Birla Institute of Technology and Science, Pilani, Rajasthan, India;Birla Institute of Technology and Science, Pilani, Rajasthan, India;Birla Institute of Technology and Science, Pilani, Rajasthan, India;Birla Institute of Technology and Science, Pilani, Rajasthan, India;Birla Institute of Technology and Science, Pilani, Rajasthan, India

  • Venue:
  • COMPUTE '11 Proceedings of the Fourth Annual ACM Bangalore Conference
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a technique for automatic test-data generation in software testing. The proposed approach is based on genetic and tabu search algorithms. It combines the strength of two metaheuristic techniques and produces efficient results. The conventional approach for test-data generation using genetic algorithm is modified by applying a tabu search heuristic in mutation step. It also incorporates backtracking process to move search away from local optima. The experimental results show that the algorithm is effective in providing test data and its performance is better than simple genetic algorithm.