International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 106 - Number 14 |
Year of Publication: 2014 |
Authors: Fayaz Ahmad Khan, Anil Kumar Gupta, Dibya Jyoti Bora |
10.5120/18591-9914 |
Fayaz Ahmad Khan, Anil Kumar Gupta, Dibya Jyoti Bora . Profiling of Test Cases with Clustering Methodology. International Journal of Computer Applications. 106, 14 ( November 2014), 32-37. DOI=10.5120/18591-9914
Software testing is an imperative task in software development process. Software testing is used to identify the correctness, completeness and quality of the software product or system. Till date, software testing is considered as a very expensive activity as it takes a lot of testing efforts, time and cost to perform it. One of the expansive factors behind is the design or generation of effective test cases for a particular software product. In this paper, we are trying to find out the effective test cases from the generated whole set on the basis of clustering methodology so that the size of test suit is reduced and redundant test cases are eliminated automatically. Here, we are following the famous K-Means algorithm with a proper distance measure.