International Conference on Advances in Computer Application 2013 |
Foundation of Computer Science USA |
ICACA2013 - Number 1 |
February 2013 |
Authors: Mohd Athar, Avdhesh Gupta |
c6e1dbfa-8e9e-4886-aa8c-c184ed67ff9b |
Mohd Athar, Avdhesh Gupta . Automatic Generation of Test Suits by Applying Genetic Algorithm. International Conference on Advances in Computer Application 2013. ICACA2013, 1 (February 2013), 1-6.
The only objective of programming is not to determine the algorithm to accomplish a result, but relevance and correctness of the result also need to be ascertained. Correctness can be insured by applying testing to the result. Testing is most critical practice which is performed for supporting quality assurance. It is substantial but also arduous to warrant the quality of software; half of the cost is consecrated to testing when we converse about software development. Efficient ways can reduce percentage of cost and time incurred in testing. In spite of scads of theoretical work in field of Software Testing, its advancement is slow towards automation. In this approach, Genetic Algorithm (GA), which is a meta-heuristic algorithm, is employed for optimizing path testing to achieve total code coverage.