10 Excellent Selenium Testing Resources For You
Posted by qaauto on August 6, 2011
* Testing Versus Checking – Adam’s opinion article on the difference between testing a Web application and checking that a Web application works
* Abstracting Locators in Selenese (Se-IDE) – How to write really concise and easily changeable Selenium element locators
* Selenium IDE (Se-IDE) plugin tutorial – How to write your extensions to the Selenium IDE record/playback tool
* CSS Locators Reference – a one-page quick reference
* Page Objects – an object oriented approach to writing Selenium tests. Read an introductory article and an article on understanding Elements and Actions
* Using a Continuous Integration (CI) server as a Se-Grid replacement. Read the TestMaker CI Guide.
* Read Adam’s Blog
* A 30-minute tutorial on Repurposing Selenium Tests as Load and Performance Tests
* Adam’s Big Continuous Delivery Summary commentary on DevOps
* Selenium 2 RefCard from DZone
* Selenium RefCard (covers Selenium 1 and TestMaker)