Android Development

Learn the Test

2018-01-19  本文已影响19人  喜欢书的女孩
an android developer 's study notes on test.
TDD - test driven development

1. Why Test ?

image.png

2. Test is divided into several parts

image.png

3. Testers

image.png

4. In developer's view

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

5. Thank you

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

上一篇 下一篇

猜你喜欢

热点阅读