Agile Jargons
What are the major terminologies in Agile you should be aware of ?
Here are few:
- Product Owner , Scrum master, Scrum Team
- Burn-Up and Burn-Down chart
- Product Backlog and sprint backlog
- Peer Programming
- Iterative and Incremental Development models
- Re-factoring to improve performance
- Test Stub -> Mimic /mock for another module
- Epic , User stories, Tasks
- Test Driven Development ; First test scenarios & then do testing
- Velocity : Story points / Team Capacity or % of a 40 Hours weeks completed user stories * team capacity
- Scrumban = scrum + kanban
- Zero Sprint (Environment, design, requirements backlog prep) , Spikes(Feature Lebel technical design)
- Agile Strategy(Re-factoring, Small feedback cycle, Dynamic code analysis, Iteration, Bug bash)
- Tracer Bullet -> With respect to Bugs, Spikes, User Stories to improve the quality of the product
Comments