black-box test
基本解释
- [计算机科学技术]黑盒测试黑箱测试
英汉例句
- We describe three main test methods, which are black-box test, white-box test, gray-box test.
介绍了主要的三种测试方法,黑盒测试、白盒测试、灰盒测试。 - one of the best ways to check if the requirements are complete is to try to design black-box test cases against them.
检查需求是否完整的一个最好的办法就是设计一个与之相对应的黑盒测试用例。 - This method, combines white-box and black-box test method to generate fewer test cases to test the gray-box behavior, as well as to cover all the integration requirements.
该方法,集成了白盒方法和黑盒方法,在覆盖所有的测试需求的前提下,生成的测试用例较少。
双语例句
专业释义
- 黑盒测试
Software test may be classified into Black-Box Test and White-Box Test.
软件测试一般分为黑盒测试和白盒测试。 - 黑箱测试