White-box testing的意思|示意

美 / / 英 / /

白盒测试


White-box testing的网络常见释义

白盒测试 ...过测试人员手动操作,并借助某些监测仪器和工具,来验证手机性能   5、白盒测试、黑盒测试 白盒测试(White-box Testing,又称逻辑驱动测试,结构测试)是把测试对象看作一个打开的盒子。

白箱测试 ... 黑箱测试 (Black-box testing) 白箱测试 (White-box testing) 基于风险度的测试 (Risk-based testing) ...

白盒测试方法 白盒测试方法(White-box Testing),也称结构测试或逻辑驱动测试。白盒测试方法是根据模块内部结构了解, 基于内部逻辑结构,针对程序语句、路径、变量状态等来 进...

White-box testing相关短语

1、 White Box Testing 白箱测试 ; 白盒测试 ; 参考白盒测试 ; 技术

2、 white box testing approach 白箱测试法

3、 white box testing direction 白箱测试方向

White-box testing相关例句

The second chapter is about the specific techniques of white-box testing, black-box testing, and several other methods that can be applied at different levels.

第二章是关于特定技术的白盒测试,黑盒测试和能在不同的层次使用的数个其它方法。

Most of this type of testing employs white box test methods.

大多数这种类型的测试利用白盒测试方法。

In white-box testing, the test engineer has access to the internal data structures and algorithms.

在白箱测试中,测试工程师能够访问内部数据结构和算法。

White box or structural testing is designed to test the way that a piece of software is built.

白盒测试或结构化测试是应测试软件构建方式而生的。

These processes are often referred to as white box and black box testing.

这两个过程通常被称为白盒测试和黑盒测试。

Every line of code should be walked through in a "white box" testing manner.

每一行代码都应该被白盒测试覆盖。