Reputation: 14287
Are there tools available that will simulate going to a web site, clicking links, filling in forms, submitting those forms, all the while comparing output to expected output until it finds a problem?
Upvotes: 2
Views: 134
Reputation: 18181
We have been using visual studio web testing, and it's working pretty well for us.
Upvotes: 0