Professional Scrum Developer Introduction
Sam Guckenheimer and Ken Schwaber discuss the new Professional Scrum Developer program offered by Scrum.org.
Agile Software Development Videos and Tutorials: Scrum, Lean, Kanban
Sam Guckenheimer and Ken Schwaber discuss the new Professional Scrum Developer program offered by Scrum.org.
How to use Kanban practices for Scrum teams that support existing products and receive a lot of urgent requests during a sprint
Starting with an empty workspace, this video begins with a demonstration of basic Test Driven Development in Java using Eclipse. From basic tests and basic production code, to refactoring, and some splashes of Behavior Driven Development, watch production code get created test first. Video producer
This presentation describes how agile techniques have been successfully applied to meeting performance requirements. The principle of rapid feedback encourages us to put working software in customers’ hands early and often, to discover the real performance issues. We measure relentlessly to identify bottlenecks and choose among alternate strategies, always favoring …
San Francisco Java User Group presents Chris Bedford who talks about: – How to write functional tests with Selenium (including explaining its IDE, architecture, RC, and alternatives like Canoo WebTest) – How to set up Selenium testing for web apps in continuous integration using Maven, Ant, Cargo, etc. – How …