Automated website testing
December 26, 2011 5:04 AM Subscribe
¿How to automate testing for a website?
I need to test a website daily. The site has a series of multistep workflows that call webservices, etc., and we're constantly rolling out changes, so we need a way to make sure that nothing breaks.
Ideally, we need some software that could go to the website, execute a lot of different paths (say 50), with different choices, etc., and check for appropriate success or error messages, and generate some sort of report with what passes and what doesn't, and email it to me and a few others.
posted by signal to computers & internet (5 answers total) 8 users marked this as a favorite
posted by oranger at 5:18 AM on December 26, 2011 [1 favorite]