International Journal of Applied Information Systems |
Foundation of Computer Science (FCS), NY, USA |
Volume 1 - Number 6 |
Year of Publication: 2012 |
Authors: M. S. Geetha Devasena, M. L. Valarmathi |
10.5120/ijais12-450185 |
M. S. Geetha Devasena, M. L. Valarmathi . Search based Software Testing Technique for Structural Test Case Generation. International Journal of Applied Information Systems. 1, 6 ( February 2012), 20-25. DOI=10.5120/ijais12-450185
Software testing is an important activity in the software development life cycle and it is widely used validation approach in software industry, deployed by programmers and testers. The program with the moderate complexity cannot be tested completely. Innovative methods are needed to perform testing as a whole and unit testing in particular with minimum effort and time. Unit testing is mostly done by developers under a lot of schedule pressure since the software companies find a compromise among functionality, time to market and quality. Thus there is a need for reducing unit testing time by optimizing and automating the process. Test suite generation is an error-prone, tedious and time consuming part of unit testing. Two techniques are proposed to automatically generate test cases from the input domain using scatter search and tabu search for branch coverage criteria with respect to cyclomatic complexity measure.