What are some of the best automated web QA tools out there?

Posted by Kant on Stack Overflow See other posts from Stack Overflow or by Kant
Published on 2010-04-20T16:17:59Z Indexed on 2010/04/20 16:33 UTC
Read the original article Hit count: 233

Filed under:

Issue
We have a series of websites built in ASP.NET that we deploy frequently. Due to the lack of a QA team, we are unable to test the functionality and load of every web page within the site.

Question
What are some of the top tools for doing QA testing. The tool should include some basic functionality, such as: Notifying parties when unexpected results occur. Expected results should be configurable (i.e. Hit web page A, if the response doesn't have the string, "My intranet portal" in it, notify the appropriate parties).

Any help is appreciated.

© Stack Overflow or respective owner

Related posts about automated-tests