黑箱测试 meaning in Chinese
black box testing
Examples
- Htmlunit still fits into the black box test category
Htmlunit还适合黑箱测试类型。 - However , most non - xp shops practice testing in some form , whether they call it non - regression testing , blackbox testing , functional testing , or another name
不过,大多数非xp开发都进行了某种形式的测试,也许称为非回归测试、黑箱测试、功能测试或者其他的名字。 - The software test , aim was elaborateed by the original , fundamental means and software test automation . the aim of software test chiefly is the fault discover in the software , in view of this target , the difference quiz means may be adoptd , in case white box testing ( logic is covered , way covers and so on ) and black box testing ( the meritorous service be able to be tested , regression testing , performance test . ,
软件测试的目的主要是发现软件中的缺陷,针对这一目标,可以采用不同的测试方法,如白箱测试(逻辑覆盖,路径覆盖等)和黑箱测试(功能测试、回归测试,性能测试、等价类划分和边界值分析等方法) ,设计测试用例,保证测试成功即找出软件中的缺陷。 - At first , the article describes the basic concept of testbench ; summaries general function verification approaches : white - box verification , black - box verification , and grey - box verification , and shows their different application situations ; examples general verification tools : linting tools , code review , simulator , waveform viewer and code coverage . after doing that , it discusses how to analysis the granularity for verification and how to specify the verification , and details the construct relations between verification specification , testcase and testbench
本文首先阐述了测试平台的基本概念;归纳了常用的功能测试方法:白箱测试、黑箱测试和灰箱测试,并说明了其不同的应用场合;列举了常用的测试工具:代码静态分析工具、代码检查、仿真器、示波器和代码覆盖;接着讨论了如何在测试计划中分析测试粒度、确定待测特征;阐明了待测特征、测试实例和测试平台之间的结构关系。