March 11, 2013

GitHub Reports Outages

Over the weekend, many enterprises and open source projects were temporarily unable to access their code when code-sharing site GitHub experienced downtime. Both Saturday and Sunday, the service reported “major service outages” related to DDoS attacks. According to GitHub’s Brial Doll, “We don’t have additional information we can share about

BDD and Automated Acceptance Testing for Java Web Apps: Creating a Suite

Part 1 of this two-part series explained automated acceptance testing for Java Web applications using using JBehave, Thucydides and Selenium 2/Webdriver. This final installment demonstrates how to start implementing some automated acceptance criteria. To follow along, you can clone the github repository for the sample project. Alternatively, if you want