Agile Scrum Tutorials & Videos

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
 

How to Cope with Communication Problems in an Agile Project?

Nowadays project managers more and more frequently choose agile methodologies while conducting sophisticated projects. It is mainly because it increases effectiveness of the team and customer satisfaction. Unfortunately as in other methodologies problems with human resources occurs quite frequently. Most of the problems are connected with (lack of!) communication. What …

GWT Testing Best Practices

GWT has a lot of little-publicized infrastructure that can help you build apps The Right Way: test-driven development, code coverage, comprehensive unit tests, and integration testing using Selenium or WebDriver. This session will survey GWT’s testing infrastructure, describe some best practices we’ve developed at Google, and help you avoid common …

Continuous Integration, Pipelines and Deployment

When Continuous Integration grows within organizations, Build Pipelines can help to manage the workflow to get software through the different checkpoints to get applications to production. This process can further evolve into Continuous Deployment. A side effect of this, is that the management of the CI infrastructure also requires an …