DrupalCampNYC 10

Saturday 12 · 10 · 2011

Hunting for Bugs: Improving your Drupal Testing Process

Testing is a major component of any web development process. Whether you're a freelancer doing your own QA process or part of a larger development team, a good testing methodology will make your projects more efficient and successful.

In this session, we'll talk about different methods of testing and how to integrate these into your Drupal development process. Topics will include:

  • The challenges of testing a Drupal-powered website
  • When to use exploratory vs. scripted testing
  • How to decide which test cases to use
  • Using an issue tracker to manage the testing process
  • How we use Redmine to track our projects and testing
  • Demo of Selenium IDE as an intro to automated testing