Skip to content

Ask HN: What tools do you use to automate the testing of your websites?

4 pointsjlintz2 comments
On HN

From unit testing to link checkers. Is it possible to automate testing of display and layout issues from release to release?

Comments

http://seleniumhq.org/ is great for system testing. Easy to start using with the firefox plugin (selenium IDE), more advanced features (Selenium RC, Grid) and tests can be written in a number of languages.

http://browsershots.org/ is useful for checking layout on every browser/os combination imaginable.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.