This post originated from an RSS feed registered with Agile Buzz
by Franco Martinig.
Original Post: Methods & Tools Summer 2012 Issue Preview
Feed Title: From the Editor of Methods & Tools
Feed URL: http://blog.martinig.ch/feed/
Feed Description: Posts, conferences announcements, book reviews, quotes and other items focused on software development with an emphasis on the software development process
The Methods & Tools Software Development Magazine Spring 2012 should be e-mailed June 24. Summer 2012 issue’s content:
* Creating an ATDD-ready Sprint Backlog: For every User Story from the Product Backlog that has been put into the Sprint Backlog in alignment with the overall Sprint Goal, a set of acceptance criteria are defined. Each of those acceptance criteria, one or more examples are specified. For each example an acceptance test is being written which will fail as the business functionality has not been programmed yet. The next step is to ...