How can I use Ant Colony Optimization for Regression test case selection?
Collaboration / Beta Testing
1
Posts
1
Posters
3
Views
1
Watching
-
I am trying using Ant colony optimization algorithm for Regression test case selection and priortization. I have seen a tool on the following link: Applying Ant Colony Optimization Algorithms to Solve the Traveling Salesman Problem[^] But this tool was for Travelling sales per problem. Can I use the same for Regression test case selection? Please help!