Test-Driven Development的意思|示意
测试驱动开发
Test-Driven Development的网络常见释义
测试驱动开发 国人对软件蓝领的不屑,对繁琐冗长的传统开发过程的不耐,使大多数开发人员无所适从,而测试驱动开发(Test-Driven Development)就是为了改善传统的以实现为目标的软件开发流程,利用测试来驱动软件程序的设计和实现,从测试的角度提出的一种全新的开发方式。
测试驱动的开发 ...。自动化测试在传统开发和敏捷开发中都取得了成功,没有自动化测试,敏捷开发就不会成功。敏捷技术,如测试驱动的开发(Test-Driven development,TDD)可以确保自动化的单元测试,但是对使用敏捷方法开发的系统仍需要进行系统测试。
Test-Driven Development相关短语
1、 Test Driven Development 测试驱动开发 ; 测试驱动的开发 ; 测试驱动 ; 测试驱动的开发方法
2、 Acceptance Test Driven Development 验收测试驱动开发
3、 test-driven development TDD 测试驱动开发
Test-Driven Development相关例句
Solidify requirements with test-driven development
通过测试驱动的开发来巩固需求
In test-driven development automated tests should be written in the first place, in comparison to manual tests performed by team members.
在测试驱动开发中,跟团队成员执行的手动测试相比,自动测试的编写应该放在首要位置。
This feature greatly improves Visual Studio support for test-driven development (TDD).
此功能大大提高了测试驱动的开发(TDD)的Visual Studio支持。
He came out of it realizing that there is a whole style to test-driven development that he didn't expect.
最终他认识到,测试驱动开发完全不是他所期待的那样。
Extended traditional test-driven development methodologies to ensure the system regression suites evolved with all new features and fixes.
扩展传统测试驱动开发方法系统,确保系统回归测试套件随所有新特性和补丁演变。
For many developers, the shift from test-driven development to BDD is a smart move.
对于很多开发人员来说,从测试驱动开发转移到BDD是明智的转变。