实际上,愉快路径测试并不是一个反模式。
反模式是指在进行愉快路径测试时开发程序的停止行为。
The antipattern is when the developer stops at happy path tests.
愉快路径测试可以验证被测系统的行为是否为所期望的行为。
Happy path tests validate the expected behavior of the system under test.
程序路径表达式是路径测试中路径的一种表示方法。
Program path expression is an path representation method in path testing.
确定覆盖路径的测试数据范围是评估路径测试的重要课题之一。
A bound on the number of test data needed to achieve path coverage is important to evaluate the effort needed to test a given program.
基本路径测试是一种重要的白盒测试技术,具有较高的故障覆盖率。
As an important white-box test method, the basic path test has higher fault coverage.
提出了一种基于片上微处理器和透明路径测试访问的SO C自测试方案。
A microprocessor based builtin test scheme for SOC is proposed, which employs transparency path test access mechanism.
针对路径测试的特点,结合图论的知识,提出了控制流程图的一种表示方法。
In accordance with the characteristics of path coverage test and the graph theory, this paper presents a new program control flow diagram model.
此外,针对软件路径测试,提出了基于插装的软件路径测试数据自动生成方法。
The article also introduces the Program Instrumentation based Branch-Cover test cases generating model for path testing.
路径测试是软件测试中一种重要方法,而测试的关键是确定路径数目和设计测试用例。
Path testing is an important method in software testing, the key of path testing is to determine the path Numbers and to design test case.
有两种基本测试方法。第一种是在膝上电脑上安装测试工具进行点或数据路径测试,包括。
There are two basic ways to test. The first is to install testing tools on a laptop and conduct point or data path tests, including.
针对路径测试的要求及其特点,结合图论的概念,提出了程序控制流程图的一种表示方法。
In accordance with the characteristics and coverage requirement of path coverage test as well as the graph theory, this paper presents a new program control flow diagram model.
所有专业功能测试员都会关注他们擅长处理的问题领域,如边界测试、压力测试和公共路径测试。
All professional function testers have their favorite problem areas on which they concentrate, such as bounds testing, stress testing, and common path testing.
现在您已经知道,怎样找到两个测试对象之间的路径。
You now know how to figure out the path between two test objects.
这些测试还需要对错误路径进行测试。
当aut的行为发生变化时,每一个决策脚本提供的结果都会变化,因此通过AUT的测试路径就会变化。
When the behavior of the AUT changes, the result provided by each decision script changes, and consequently the testing path across the AUT changes.
每个试验中还存在代码测试路径的问题。
There’s also the issue of testing code paths for each experiment.
覆盖的或者多余的路径是从计划测试用例执行库中清除的候选者。
Overlapping or redundant paths are candidates for removal from the planned test case execution library.
这是应该经常进行全面测试的关键路径之一。
This is one of the key paths that should be tested frequently and completely.
在本部分中,您将会学到怎样使用API来自动定位带有给定路径的目标测试对象。
In this section, you'll learn how to use APIs to automatically locate the target test object with a given path.
然后基于用例图来设计测试路径,通过这些,所有相关关系和可能的选择至少要一次通过。
The test paths are then designed based on the use case diagram, through which all relevant relationships and possible choices are passed at least once.
通过一个简单的测试套件脚本,我们可以验证很多测试路径。
With a single test suite script, it is possible to validate several testing paths.
总体说明包括名称、描述以及测试套件的相关文件路径。
General information includes the name, description, and relative file path of the test suite.
文件位置就是保持外部文件路径的记录,其中包括测试脚本。
File locations are records that hold paths to external files, including test scripts.
浏览到新的测试数据存储库路径。
而且我们可以定位带有给定对象及路径的测试对象。
And we can locate the test object with a given anchor object and a path.
如果信息太多,又会使识别测试路径和优先化测试的过程变得很困难。
Too much information makes it difficult to identify the test paths and prioritize tests.
需要适当地更改路径、设备和文件以适应测试环境。
You would need to alter the paths, devices, and files appropriately to fit your test environment.
当然,对于此途径存在着由,例如,寻找缺陷并执行异常路径的测试引起的偏差。
Of course, there are deviations to this path that can be caused, for example, by the test finding a defect and executing an exception path.
当然,对于此途径存在着由,例如,寻找缺陷并执行异常路径的测试引起的偏差。
Of course, there are deviations to this path that can be caused, for example, by the test finding a defect and executing an exception path.
应用推荐