Automated path testing using the negative selection algorithm

Software testing is an important step in the software development process, accounting for more than 50% of software development cost as it is laborious and time-consuming. Generating path test data is the most critical stage in software testing and many approaches have been developed by researchers...

Full description

Saved in:
Bibliographic Details
Main Authors: Shayma Mustafa Mohi-Aldeen, Radziah Mohamad, Safaai Deris
Format: Indexed Article
Published: 2017
Online Access:http://discol.umk.edu.my/id/eprint/7530/
http://www.inderscienceonline.com/doi/pdf/10.1504/IJCVR.2017.081236
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Software testing is an important step in the software development process, accounting for more than 50% of software development cost as it is laborious and time-consuming. Generating path test data is the most critical stage in software testing and many approaches have been developed by researchers to automate it. Negative selection algorithm (NSA) has been used in this paper to generate test data for path testing automatically. The proposed algorithm has been applied to the most commonly used benchmarking program which is triangle classifier. The experimental results show that the proposed algorithm is more efficient in time of execution and more effective in the generation of test data when compared with random testing and genetic algorithm.