随着UML的广泛应用,基于UML模型的测试用例自动生成技术日益受到关注。
Along with the widely used of UML, automated test case generation based on UML model increasingly being attended.
通过引入模型检验技术可以改进变异分析方法中等价变异体的判断和测试用例自动生成的不足。
The drawbacks of the determination of equivalent mutants and the automatic generation of the test-cases in mutation analysis can be improved through the introduction of model-checking technology.
让计算机自动分析所测系统内容,使测试用例自动生成,对完成软件测试的完全自动化具有及其重要的意义。
Let the computer automatically analyze the measurement system, so as to automatically generate the test case, it is an important role to the completion of a fully automated software testing.
实验显示该方法能以较少的测试用例达到较高的路径覆盖率,并根据这一方法实现了一个测试用例自动生成工具。
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.
然而,现有的自动测试技术大多是针对测试执行、结果捕获与分析、结果验证和报告等方面的,针对测试用例自动生成的还很少。
The technique of automatic testing is mainly for test carrying out, result catching and analyzing, result validating and reporting, and is lack for test generation.
这里是一些稍微抽象的测试用例被分成更详细的测试步骤的地方,这些步骤将变成测试脚本(要么是人工生成,要么自动生成)。
This is where somewhat abstract test cases are developed into more detailed test steps, which in turn will become test scripts (either manual or automated).
ParasoftJtest可以通过多种方式检查代码,并自动生成Junit、Cactus和HttpUnit测试用例,以便测试诸如访问和边界类型异常等问题。
Parasoft Jtest can examine your code in several different ways and automatically generate JUnit, Cactus, and HttpUnit test cases for testing things like access and boundary type exceptions.
例如,如果8000个自动化测试用例的构建集合生成了600个失败,您能实际地处理这种情况吗?
For example, if a build suite of 8,000 automated test cases generates 600 failures, are you realistically able to handle this?
清单3中Bike类的测试用例展示了如何使用自动生成的访问器。
The test case for the Bike class in Listing 3 demonstrates the use of the automatically generated accessor.
因此,如何自动生成测试用例具有重要的现实意义。
Therefore, it is significant in application that how to generate test cases automatically.
本文对自动生成测试用例的相关技术进行了分析,并设计了一种自动生成测试用例的方法。
In this article, I analyze the technologies of the automatic generation of test cases and design a method of an automatic generation of test cases.
结合目前软件单元测试技术的研究现状,我们将深入研究单元测试中源文件的模块依赖问题和测试用例的自动生成问题。
According to the current research status of software unit test problems, we will investigate module dependencies in the source file and the automated test case generation.
提出了一种新颖的基于uml图自动生成系统测试用例的方法。
This paper presents a novel approach of generating system testing automatic test cases from UML design diagrams.
本文提出了一种从形式规格说明中利用等价类划分的方法自动生成软件测试用例的算法,给出了算法步骤。
The paper puts forward an automated testing case generator algorithm which uses equivalence class division methods and formal specification.
图形用户界面(GUI)测试是软件测试中十分重要的一环,目前图形用户界面的测试主要集中在测试用例的自动生成和录制回放技术的研究。
Graphical User Interface (GUI) test is a main part of software test. The research of GUI automatic test mainly concentrates on auto-generating of test script and automatic test of record-playback.
利用迭代松弛法作为核心算法实现了结构覆盖测试用例的自动生成。
This paper realizes the automatic generation of the test case in the structure coverage test, which takes use of the iterative relaxation method as key algorithm.
同时针对程序控制结构的覆盖测试,提出了自动化生成测试用例的思路,并设计了自动化工具的主要程序框架。
To covering basic control path, one automated test way is brought forward and the architecture design of the software supporting this way is finished.
同时针对程序控制结构的覆盖测试,提出了自动化生成测试用例的思路,并设计了自动化工具的主要程序框架。
To covering basic control path, one automated test way is brought forward and the architecture design of the software supporting this way is finished.
应用推荐