Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Ask HN: What tools do you use to automate the testing of your websites?
4 points
jlintz
16y ago
2 comments
Save
Share
From unit testing to link checkers. Is it possible to automate testing of display and layout issues from release to release?
2 comments
2 comments · 2 top-level
top
newest
oldest
dpig
16y ago
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.
byoung2
16y ago
http://browsershots.org/
is useful for checking layout on every browser/os combination imaginable.
j
/
k
navigate · click thread line to collapse