White Box Testing的意思|示意
白盒测试
White Box Testing的网络常见释义
白箱测试 白箱测试 ( White Box Testing )是以测试的深度为主,测试人员需了解待测试程序的内部结构、演算法等讯息,透过测试资料以检查特定条件或回圈,来测试软体的逻辑...
白盒测试 白盒测试(white box testing)是一种基于程序内部结构的特点来设计测试用例、对程序进行测试的策略。白盒测试也称为结构测试。
参考白盒测试 ... 参考模块分解(modular decomposition) 参考白盒测试(White Box Testing) 参考结构化测试用例设计(structural test case design) ...
技术 白盒测试技术(White Box Testing) :该技术紧要的特征是测试对象进入了代码外部,凭据开发人员对代码和对程序的熟习水平,对有必要 的局部实行测试。
White Box Testing相关短语
1、 White-box testing 白盒测试 ; 白箱测试 ; 白盒测试方法
2、 white box testing approach 白箱测试法
3、 white box testing direction 白箱测试方向
White Box Testing相关例句
Test-Driven Development is a programming technique using in the coding stage of the unified provision system. Coding standards is the base of white box testing.
统一开通系统建设项目在软件编码阶段实践了测试驱动的方式,编码规范的制订也为软件的白盒测试奠定了基础。
White box testing requires knowledge and access to the code of the application under development and is generally executed by development level testers.
白盒测试需要知识和访问开发下面应用软件的代码,并且通常由开发水平测试人员执行。
Most of this type of testing employs white box test methods.
大多数这种类型的测试利用白盒测试方法。
White box testing and black box testing are frequently used in software testing.
白盒测试和黑盒测试是软件测试中的常用方法。
Every line of code should be walked through in a "white box" testing manner.
每一行代码都应该被白盒测试覆盖。
Chapter four summarizes the common technologies of software testing: black box testing and white box testing.
第四章总结了常用的软件测试技术:黑盒测试技术和白盒测试技术。