Agile Software Development, Scrum, Extreme Programing, XP, Test Driven Development, TDD, Feature Driven Development, FDD, Lean, DSDM, Behavior Driven Development, BDD, Refactoring, Pair Programming, Kanban
 

Talk Release Management With Artifactory

In this presentation the Artifactory team demonstrates the benefits of managing your software development life-cycle through continuous integration. Frederic Simon and Yoav Landman show how to automate large-scale multi-module projects using a fully-integrated platform with Artifactory and Hudson. Using Maven, Gradle, or Ivy builds, it is now possible to dynamically …

How Mozilla uses Selenium

Continuous Integration is a software development practice where members of a team integrate their work frequently. Each integration is verified by an automated build to find problems as quickly as possible. Many teams discover that this approach leads to significantly reduced integration problems and allows a team to develop cohesive …

Continuous Integration and the “Cup of Coffee” Test

The “cup of coffee” metric examines if a developer can get up and get a cup of coffee once they commit code. After they’ve returned from their coffee break, the developer should have some feedback about whether their code was useful and if they need to start regression testing. Video …