Slugsnack Grandmaster Cheater Supreme
Reputation: 71
Joined: 24 Jan 2007 Posts: 1857
|
Posted: Wed Jun 20, 2012 1:33 pm Post subject: |
|
|
i used it to find regressions in web applications. for example, each time a change was made and pushed to compile server, a regression test would run that opened each page in different browsers. then screenshot each one and compare screenshots with my image diff. also each test would do some navigation and stuff to test the various aspects of the page. mouseovers too, etc.
it was also set up to run on continuous integration servers
|
|