DrupalCon Baltimore 2017: Implementing Full Stack Test Automation for Drupal 8
About this talk
This talk addresses the critical issue of software bugs in development, particularly within the Drupal community, and highlights the substantial costs associated with buggy software. The speaker emphasizes the importance of integrating testing into the software development lifecycle, even within tight project timelines. They introduce the concept of test automation, showcasing how developers can efficiently implement automated tests at every stage, including unit tests and acceptance testing. Aimed at beginner and intermediate developers, the session outlines accessible, free tools that can facilitate thorough testing to enhance software quality. The talk also explores the relationship between DevOps and continuous testing, advocating for an early start in testing processes to effectively identify and resolve coding errors.