While it is variously referred to as branch, path, or variability identification, in all cases the test designer identifies the various ways the user or external system can execute the use case.
有时它会被引用作为不同的分支、路径,或者变异性识别,在测试设计者识别各种方法的所有用例中,用户或者外部的系统都可以执行这个用例。
The simplest approach to test case prioritization is identification of critical path.
最简单的处理测试用例优先权的方法是关键路径的识别。
In a functional test, the happy path is the same — or close to — the use case.
在功能测试中,愉快路径与实际用例相同或相近。
First, add the HelloWorldEJB project to the build path because you reference EJB code in the servlet test case.
首先,将HelloWorldEJB工程添加到构建路径,因为您在servlet测试案例中引用了EJB代码。
With the request path and parameters mapped, writing a test case becomes a matter of utilizing the MockStrutsTestCase API to set associated values, as shown in Listing 6.
请求路径和参数映射好之后,编写测试用例就成了利用MockStrutsTestCaseAPI设置相关口令值的问题,如清单6所示。
But how do you test the happy path case for push?
但是,如何测试push的愉快路径呢?
The setUp function prepares the test fixtures used throughout the tests, in this case just the path to the test RSS file you'll parse in the test function.
setup函数负责准备整个测试过程中需要使用的测试装置,在本例中只有测试用的RSS文件的目录,测试函数将对其进行解析。
Putting this all together yields a flexible test class that verifies two scenarios: a sunny-day path and an edge case where no definition is provided, as shown in Listing 7.
结果产生一个灵活的文本类,它将检验两种场景:一种是良好的场景,而另一种是没有提供定义的边界用例,如清单7所示。
The report summarizes the data that was captured for each test case during the time interval that you specified, based on the area path and other filters that you specified.
这份报表会摘要说明在您指定的时间间隔内,根据您指定的区域路径和其他筛选条件,针对每个测试案例所撷取到的资料。
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.
路径测试是软件测试中一种重要方法,而测试的关键是确定路径数目和设计测试用例。
Generally, during the process of structure testing, the first step is the path generation. The next is to generate test case which exercises the appointed path.
通常在结构测试的过程中首先就是测试路径的产生,接着是生成指定路径的测试用例。
It's also a source code level and path-oriented method, which employs SQL query to combine together stored procedure and data in database to generate test case.
该方法基于代码、面向路径,它采用SQL查询把存储过程和数据库里的数据绑定在一起来生成测试用例。
Experiment shows that the method can achieve a higher path coverage rate, and we developed a test case generation tool in terms of the algorithm.
实验显示该方法能以较少的测试用例达到较高的路径覆盖率,并根据这一方法实现了一个测试用例自动生成工具。
Experiment shows that the method can achieve a higher path coverage rate, and we developed a test case generation tool in terms of the algorithm.
实验显示该方法能以较少的测试用例达到较高的路径覆盖率,并根据这一方法实现了一个测试用例自动生成工具。
应用推荐