在白箱测试中,测试工程师能够访问内部数据结构和算法。
In white-box testing, the test engineer has access to the internal data structures and algorithms.
通过使用白箱测试,常常很容易找到出错的地方,不必使用调试器。
By using white box tests, it's often easier to see what's going wrong without having to use a debugger.
通常情况下,一个单元测试在特殊环境下只测试一些特殊的方法,因此它将白箱测试分为更广泛的种类。
Usually, a unit test exercises some particular method in a particular context, thus it falls in the broader category of white box testing.
核心内容包括了基于白箱测试的思想,通过对源代码进行静态分析,实现对代码的安全检查和对代码剽窃的自动检测。
The core content is the implementation of code security and code plagiarism detect via static analysis of source codes based on the idea of white box test.
核心内容包括了基于白箱测试的思想,通过对源代码进行静态分析,实现对代码的安全检查和对代码剽窃的自动检测。
The core content is the implementation of code security and code plagiarism detect via static analysis of source codes based on the idea of white box test.
应用推荐