online marketing Prabakar's blog on Software Testing: Taking Selenium to Next Level
Lead Gen Banner

Total Pageviews

Sunday, July 10, 2011

Taking Selenium to Next Level

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

No comments: