Tuesday, June 25, 2013

Common acronyms that may be mentioned in Scrum related materials & notes


INVEST  - Independent, Negotiable, Valuable, Estimable, Small, Testable
Details: http://en.wikipedia.org/wiki/INVEST_(mnemonic)

DRY - Don't Repeat Yourself
Details: http://en.wikipedia.org/wiki/Don%27t_repeat_yourself

SOLID - Single responsibility, Open-closed, Liskov substitution, Interface segregation, Dependency inversion
Details: http://en.wikipedia.org/wiki/SOLID_(object-oriented_design)

CI – Continuous Integration
Details: http://en.wikipedia.org/wiki/Continuous_Integration

TDD - Test Driven Development
Details: http://en.wikipedia.org/wiki/Test_Driven_Development

ATDD - Acceptance Test Driven Development
Details: http://testdrivendeveloper.com/2008/04/02/AcceptanceTestDrivenDevelopmentExplained.aspx

DI – Dependency Injection
Details: http://en.wikipedia.org/wiki/Dependency_injection

MMF - Minimum Marketable Feature.
Details: http://en.wikipedia.org/wiki/Incremental_funding_methodology

PBI - Product Backlog Items
Details: http://agilebench.com/blog/the-product-backlog-for-agile-teams

DoD - Definition of Done
Details: http://www.scrumalliance.org/community/articles/2008/september/definition-of-done-a-reference

CFDs - Cumulative Flow Diagrams
Details: http://blog.belatrixsf.com/scrum-cumulative-flow-chart-analysis/

No comments: