搜索资源列表
Test-drivenn_development
- 测试驱动开发(TDD)以测试作为开发过程的中心,它要求在编写任何产品代码之前, 首先编写用于定义产品代码行为的测试,而编写的产品代码又要以使测试通过为目的。 测试驱动开发要求测试可以完全自动化的运行,在对代码进行重构前后必须运行测试。这是一种革命性的开发方法, 能够造就简单、清晰、高质量的代码。 -test-driven development (TDD) to test as the center of the development process, It requires th
TDD-测试驱动开发
- 测试驱动开发ppt,可以作为培训资料使用,培训的对象包括:软件开发工程师,测试工程师,产品经理,系统工程师(Test driven development PPT can be used as training data. The training targets include software development engineer, test engineer, product manager, system engineer)