Test, Test, Test - I'm a fan of Black Box Testing.
测试、测试再测试。我是一名黑盒测试粉丝。
Both load and performance tests come under black box testing.
负载和性能测试都来自于黑盒测试。
Testing is done through an external interface (" black box testing ").
测试通常通过一个外部界面(“黑盒子测试”)来完成。
These processes are often referred to as white box and black box testing.
这两个过程通常被称为白盒测试和黑盒测试。
There are various techniques in developing test cases for black box testing.
目前在制订黑盒测试的测试用例的各种技术。
White box testing and black box testing are frequently used in software testing.
白盒测试和黑盒测试是软件测试中的常用方法。
There are different types of testing. The main division is between black box testing and white box testing .
测试有多种类型。主要分为黑盒测试和白盒测试。
Chapter four summarizes the common technologies of software testing: black box testing and white box testing.
第四章总结了常用的软件测试技术:黑盒测试技术和白盒测试技术。
Black box testing is dependent on the tester knowing what the system output is going to be given a particular system input.
黑盒测试依赖于这个测试,因为这个测试了解系统所输出的将成为一个特定系统输入。
Based on the research of black box testing of the embedded software, a new test case generation algorithm is proposed.
在对嵌入式软件进行黑盒测试研究的基础上,提出了一种基于成对测试设计思想的测试用例生成算法。
Software testing is only limited to functional testing, black box testing, the test can not be exhaustive range of functions.
软件测试工作也只是局限于功能测试、黑箱测试,测试功能范围都不可能穷尽。
Black box testing is executed without technical knowledge of the underlying code and performed solely by executing the compiled application.
黑盒测试是在不了解潜在代码的情况下执行的,并且只能通过执行编译的软件来实现。
In the actual course of testing, and gradually learned about the software testing, Black Box testing, test case design and optimization.
在实际的测试过程中,逐步了解了软件测试,黑盒测试,测试用例设计和优化。
As Lee Copeland points out, use cases are best suited for end-to-end, black box testing — exactly the conditions under which user-acceptance tests are executed. 28.
就像LeeCopeland指出的,用例最适合端到端的黑盒测试——更准确地说,是在用户验收测试被执行的条件下。
At this point in the process, use case implementation provides a means to identify invalid tests, remove redundant paths, and plan black box testing with no guesswork as to coverage.
在这个过程的这一点上,用例为识别有效测试,清除多余路径,以及在不用猜想的情况下设计黑盒测试提供了一个方法作为覆盖范围。
To meet the requirements for black box testing of CISS (Computer Interlocking safety critical Software), the safety requirements of CISS are denoted hierarchically and formally.
为满足联锁软件黑箱测试的要求,对联锁软件安全性需求进行了分级形式化表达。
A black box testing method aiming at IKE (Internet Key Exchange) protocol performance was proposed, which was based on the self-developed platform of protocol integrated test system.
提出了一种针对密钥交换(IKE)协议性能的黑盒测试方法,该方法基于自主开发的协议集成测试系统平台。
From the perspective of tester, a empirical defect prediction method, which is based on black box testing, is introduced. And with the help of this method, defect backlog curves are predicted.
从测试人员的视角出发,改进了一种基于经验数据的,针对黑盒测试的缺陷预测方法,并运用这种方法预测了缺陷的积压。
Absrtact: the optimization choice of test case in regression testing is one of the key steps. Advance the efficiency of testing via equivalence partitioning method belonging to black box testing.
摘要:回归测试中测试用例的优化选择是个关键环节,借助黑盒测试中的等价类划分选择测试用例可以提高测试的效率。
Black-box testing treats the software as a "black box," without any knowledge of internal implementation and the test engineer will perform tests on the software as a customer would use the product.
黑箱测试将软件看作一个“黑箱”,测试工程师没有关于内部实现的知识,他们以将使用该产品的客户身份在软件上执行测试。
The idea of using of model programs and state space exploration is a natural extension of finite state machine based techniques that fits well with black-box testing of software.
使用模型编程与状态间隔探测的思想对于以软件黑盒测试技术为基础的有限状态机是一种自然的扩充。
Most of the web-tier testing frameworks follow black-box testing approach where developers write test classes using the web components to verify the rendered HTML output is what is expected.
多数web层的测试框架遵循黑盒测试方式,开发者用web组件编写测试类来验证渲染的HTML输出是否符合预期。
For protocol testing, you don't describe the structure of the implementation, but rather, in black-box style, how a sender and a receiver communicate.
在对协议进行测试时,你不必描述协议实现的结构,但是如果采取黑盒方式,则需要描述发送者与接收者之间的通信方式。
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.
第二章是关于特定技术的白盒测试,黑盒测试和能在不同的层次使用的数个其它方法。
Used the platform to carry out black-box testing of the design controller's functions, for the controller to improve and perfect provide a basis.
当用当平台闭于所设计的控造器各项功能入行了黑盒测试,为控造器的改入和完好供给了依据。
Testing groups do black box performance tests. For this they use benchmark performance tests to compare the latest versions performance with the previous versions performance.
测试组做黑盒性能测试,因为他们使用性能测试基准点来比较最新版本的性能和以前版本的性能。
The black box is not an alternative to white box testing which is usually performed early in the software development process (unit testing).
这个黑盒不能替代早期在软件开发过程的单元测试中经常使用的白盒测试。
It suggests the content of static testing, dynamic testing, white-box testing and black-box testing as well as their advantages and disadvantages.
介绍了软件测试方法的大致分类,阐述了软件工程的静态测试、动态测试和黑、白盒测试法的基本内容及其优缺点。
Hitachi executives say this "black box" design makes gear harder to copy, and also harder to understand, for instance during testing.
日立公司的人说,这种黑匣子式的设计难以仿冒,同时再测试的时候也难以理解。
Both Black Box software testing and White Box software testing can not perform thorough testing due to the great quantities of testing cases.
不论是黑盒测试方法还是白盒测试方法,由于测试情况数量巨大,都不可能进行彻底的测试。
应用推荐