- Testing Practitioner Handbook
- Renu Rajani
- 248字
- 2021-07-09 19:10:49
How is testing done in agile sprints?
I have often heard that agile projects do not require testers. Is this true? Would you compromise on quality in the name of agile?
Like any other development life cycle, agile also needs quality and testing. Agile engagements involve testers from the start of the sprint, that is, from the requirement analysis stage, in a process known as user story grooming.
In sprint planning, the team selects the story points depending on various factors, including availability of resources and user story complexity. All the members of the sprint team (cross-functional teams) are involved in this process (developers, business analysts, testers, configuration teams, build teams, the scrum master, and the production owner).
Once the user stories destined for the sprint are finalized, they are analyzed. Then, developers work on the design while testers write the test cases and share these with business analysts for review. At the end of each sprint, the team discloses the user stories selected during the sprint to the product owner and gets a go or no-go ruling. Once the demo is complete, the team gathers for the retrospective. Take a look at the following diagram:
The benefits of this approach include:
- Productive, collaborative, and high-performing teams
- Predictability and project control featuring transparency and flexibility
- Superior prioritization and risk management for business success
- High-value revenue with low upfront and ongoing costs
- High-quality products delivered with minimum time to market
- Increased possibility of stakeholder engagement and high customer satisfaction
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- INSTANT Weka How-to
- 新編Premiere Pro CC從入門到精通
- Python神經網絡項目實戰
- 概率成形編碼調制技術理論及應用
- Linux操作系統基礎案例教程
- Visual FoxPro程序設計
- 計算機應用基礎實踐教程
- Scala編程(第5版)
- TypeScript圖形渲染實戰:2D架構設計與實現
- LabVIEW入門與實戰開發100例(第4版)
- HikariCP數據庫連接池實戰
- Java程序設計及應用開發
- C++ Data Structures and Algorithm Design Principles
- jQuery Essentials