- User Experience Mapping
- Peter W. Szabo
- 194字
- 2021-07-09 20:46:58
T for testable
Even if you don't follow the test-driven development process, testable user stories will be useful. This is because if you don't know how to test something, it usually means that you don't understand it well enough. This also enforces the smallness, as smaller user stories are easier to test.
You can think about testability as what would make you accept that user story as done? How do you know it's working as intended? For example, we know that the shopping cart view works if it shows the contents of the shopping cart, including the unit prices, total amount, weight, and shipping costs. Moreover, it enables us to remove and change the quantity of the items, it leads to the checkout through a highly visible call to action button, while it also allows us to get back to our previous view. As you can see, this can lead to rather complex criteria. Thinking about that will be helpful when we create the Wireflows in Chapter 4, Wireflows - Plan Your Product. For now, testability helps to check whether we have a shared understanding or whether we just think we do.
- Learning SQL Server Reporting Services 2012
- SDL Game Development
- 嵌入式技術基礎與實踐(第5版)
- 深入淺出SSD:固態存儲核心技術、原理與實戰
- 基于ARM的嵌入式系統和物聯網開發
- Unity 5.x Game Development Blueprints
- 電腦高級維修及故障排除實戰
- 單片機開發與典型工程項目實例詳解
- 單片機原理及應用:基于C51+Proteus仿真
- 電腦組裝與維護即時通
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發環境
- Instant Website Touch Integration
- 筆記本電腦現場維修實錄
- DevOps實戰:VMware管理員運維方法、工具及最佳實踐
- Unreal Development Kit Game Programming with UnrealScript:Beginner's Guide