- Testing Practitioner Handbook
- Renu Rajani
- 155字
- 2021-07-09 19:10:49
Flavors of agile
There are various flavors of agile, including the following:
- Scrum: This prioritizes the highest-value features and incremental delivery once every 2-4 weeks
- Kanban: This pinpoints bottlenecks to avoid holdups
- Lean: This eliminates waste and unnecessary documentation and provides future flexibility
- XP: This reconfigures and ensures the simplest design to deliver iteration features
Let’s look at the features of each one of the preceding points.
Scrum
- Reacts quickly in volatile markets
- Focuses on customer benefits and avoids both unnecessary outlays and time investments
- Utilizes organized development teams within a structured framework in order to coordinate activities and work together for quick decision-making
- Involves customers directly in the development process
Kanban
- Works with existing roles and processes and may be introduced either step by step or by establishing pioneer teams.
- Scrum and Kanban complement one another. While Scrum ensures adaptability and agility Kanban improves efficiency and throughput. Both techniques increase overall transparency.
推薦閱讀
- Visual C++數字圖像模式識別技術詳解
- Android Application Development Cookbook(Second Edition)
- Blender 3D Incredible Machines
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(高級進階篇)
- Getting Started with Gulp
- AIRIOT物聯網平臺開發框架應用與實戰
- Orchestrating Docker
- Learning Splunk Web Framework
- Python物理建模初學者指南(第2版)
- Groovy 2 Cookbook
- Python編程入門(第3版)
- Python數據科學實踐指南
- Python高性能編程(第2版)
- 現代JavaScript編程:經典范例與實踐技巧
- Learning Yeoman