Bookmarks tagged [extreme-programming]
https://www.dasscrumteam.com/de/user-stories
Eine User Story ist ein einfacher Satz auf einer Karte. User Stories machen die Kommunikation zwischen Anwendern und Entwicklern sichtbar.
- tags: scrum, agile, extreme-programming
https://xp123.com/articles/invest-in-good-stories-and-smart-tasks/
XP teams have to manage stories and tasks. The INVEST and SMART acronyms can remind teams of the good characteristics of each.
- 📆 published on: 2003-08-17
- tags: extreme-programming, agile
https://martinfowler.com/articles/mocksArentStubs.html
The article addresses among other things the following:
- The Difference Between Mocks and Stubs
- Classical and Mockist Testing
- driving TDD
- 📆 published on: 2007-01-02
- tags: mocking, testing, extreme-programming, tdd, stub