白盒测试 meaning in Chinese
glass box testing
white box testing
white-box testing
Examples
- White box testing generally has the highest error yield of all testing techniques
白盒测试是所有测试技术中能发现最多错误的。 - The application of white box testing and black box testing in dynamic software testing
白盒测试和黑盒测试在动态软件测试中的应用 - Quick fix feature automatically corrects violations of over 160 coding standard rules and adds design by contract comments to the code
格式单元测试实例自动生成并执行,用于即时的校验和白盒测试; - The black box is not an alternative to white box testing which is usually performed early in the software development process ( unit testing )
这个黑盒不能替代早期在软件开发过程的单元测试中经常使用的白盒测试。 - At the end of this thesis , we also discuss the automatic test case generation for database application programs , and describe a supporting tool
最后,本文还讨论了数据库应用程序的白盒测试数据自动生成问题,并介绍了我们开发的辅助工具。