Ever wondered why your website breaks each time you add a new feature? Want to automate testing on your site? don't know coding? No Problem! Selenium to your rescue!!

Drupal + Selenium = Drulenium

In this session I will demonstrate how Selenium can be used to

  1. Build the site
  2. Generate test content
  3. Deploy Dev -> Stage -> Prod
  4. Automate Testing

3 ways of creating Testing Scripts

  1. (Simple) record-and-playback of interactions with the browser.
  2. (Simpler) Fill a form like https://drupal.org/files/project-images/drulenium_demo_preset.png
  3. (Simplest) Download, customize & run pre-created tests for you.

Will be talking more on the integration module https://drupal.org/project/drulenium

Selenium IDE is an integrated development environment for Selenium scripts. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run."

Presented at NYC & NH Camps.

http://2013.nyccamp.org/session/drulenium-testing-made-easy

http://drupalcampnh.org/sessions/drulenium-testing-made-easy