DrupalCamp Atlanta is one of the southeast’s largest annual Drupal conferences attracting hundreds of web developers, designers, executives and educators who are engaged with teaching and learning Drupal.

Getting Started with Drupal

Thursday, November 8th, 9 am – 4 pm

Drupal is used to make many of the websites and applications you use every day. Drupal has great standard features, like easy content authoring, reliable performance, and excellent security.

In this live session, our expert instructors will walk you through the essentials of creating your first Drupal website. By the end, you’ll have an understanding of Drupal’s fundamental building blocks and a working sandbox on Pantheon that you can continue to use for as long as you like. From there, you can continue to explore at your own pace with our recommended self-serve training resources.

From the DrupalCamp Atlanta sessions page.


Visual Regression Testing with BackstopJS

Friday, November 9th, 8:30 am – 11:30 am

How do you tell if a change you made to your website has unintended side effects? Security updates should rarely result in anything changing visually, but how can you be sure?

Visual regression testing automates the comparison process by taking screenshots of two URLs and comparing them. You can view a report that highlights the differences and use the pass/fail result to make decisions.

In this workshop, we will use the BackstopJS visual regression tool locally, via Node JS, to automate visual QA. We will also learn how to scale and automate these tests across multiple sites and URLs.

From the DrupalCamp Atlanta sessions page.