Tag Info

Hot answers tagged

6

With Kanban you don't really have the problem of the sprint ending before you are happy that a feature is fully tested and working, so there is no need for an equivalent hardening sprint. Instead you would hold the work item in the test state until you have a robust set of automated test that verify the acceptance criteria. Limiting the work in progress ...


3

You may want to look at TFS 2012. It now has a Kanban board in the tool. There is a preview version of the TFS service in the cloud available if you want to check it out. When I looked into it for TFS 2010, I was only able to find free Kanban tools that did not link to TFS, or paid ones like Urban Turtle that could actually integrate with TFS 2010.


2

In a lot of cases you work hard to have as much of your regression/performance/load tests automated and run on something like a nightly basis (since those tests can often take many hours to run, you don't want to run them with every CI build, but you do want them run regularly as often as is practical. Having the Acceptance/Regression tests for a new ...



Only top voted, non community-wiki answers of a minimum length are eligible