Paper Title
Implementation Of Evolutionary Approach In Software Testing

Abstract
Test case generation is one of the important steps in software testing and also a costly step; around half of the cost is expended in software testing during development of any project. In this connection I am trying to implement artificial intelligence in software testing. I am going to implement Genetic Algorithm which is based on the Darwin’s Theory and concept of survival of fittest. By the use of genetic algorithm we can get optimum result. This new concept significantly can reduce the cost of developing software.