I have a project which how to generate test data using Genetic Algorithms. I've used java to generated control flow graph from a method java and I got the set of testpath. Please tell me how to use testpath and genetic algorithms to automation generates test data. Thank a lot.