- Hands-On Software Engineering with Python
- Brian Allbee
- 151字
- 2021-06-24 18:20:40
Writing and testing the code
Once all of the stories have been defined in sufficient detail to allow development, the code itself will be written, both for the actual functionality associated with each story, and for automated testing of that code – unit-testing with regression-testing capabilities baked in. If possible and practical, integration- and system-testing code will also be written with an eye toward providing the same automated, repeatable testing of new code from those perspectives. The end goal of each iteration will be a deployable and functional code-base that has been tested (and that can be retested on demand). It may not be complete or even usable during the early iterations, but it will be stable and predictable in terms of which capabilities it provides.
This part of the process will form the bulk of the next few chapters. Writing code is, after all, the key aspect of development.
- Unreal Engine:Game Development from A to Z
- Hands-On Graph Analytics with Neo4j
- ABB工業(yè)機器人編程全集
- 工業(yè)機器人技術(shù)及應(yīng)用
- 網(wǎng)頁編程技術(shù)
- 影視后期制作(Avid Media Composer 5.0)
- 來吧!帶你玩轉(zhuǎn)Excel VBA
- Blender Compositing and Post Processing
- 傳感器與物聯(lián)網(wǎng)技術(shù)
- Learning Azure Cosmos DB
- Dreamweaver CS6精彩網(wǎng)頁制作與網(wǎng)站建設(shè)
- 筆記本電腦維修之電路分析基礎(chǔ)
- Learn Microsoft Azure
- Python語言從入門到精通
- JSP通用范例開發(fā)金典