Learn the Test

an android developer 's study notes on test.
TDD - test driven development

1. Why Test ?

《Learn the Test》 image.png

2. Test is divided into several parts

《Learn the Test》 image.png

3. Testers

《Learn the Test》 image.png

4. In developer’s view

BVT(Basic Verify Testing)
每个代码模块都有对应的少量的单元测试用例进行验收,验收通过后自动 check in 代码

5. Thank you

《大话APP测试》
《test-driven development》

    原文作者:喜欢书的女孩
    原文地址: https://www.jianshu.com/p/b7ea3a87afb1
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞