International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 120 - Number 14 |
Year of Publication: 2015 |
Authors: Syed Akib Anwar Hridoy, Faysal Ahmed, Md. Shazzad Hosain |
10.5120/21292-4308 |
Syed Akib Anwar Hridoy, Faysal Ahmed, Md. Shazzad Hosain . Regression Testing based on Hamming Distance and Code Coverage. International Journal of Computer Applications. 120, 14 ( June 2015), 1-5. DOI=10.5120/21292-4308
A software testing process that tries to uncover new bugs for an existing system from the previous test suite due to expansion of the software is known as Regression Testing. The test suite will hold the same test cases that were tested for the system in its earlier version. For regression testing, prioritizing the test cases is always a complex as well as challenging task. In fact researchers have been proposing many approaches to arrange the test cases so that the cost of the software can be reduced in terms of human labor, time, and money as well. Many such approaches have shown quite good results too. In this paper, we have proposed a new approach of prioritizing the test cases that extends hamming distance based prioritization with code coverage based techniques. Our proposed method helps to unfold the previous bugs as well as the newly arrived bugs at the early cycle of the regression testing.