提出了一种新颖的基于uml图自动生成系统测试用例的方法。
This paper presents a novel approach of generating system testing automatic test cases from UML design diagrams.
如果我们没有足够的信息去设计一个好的测试用例,那么我们绝对没有足够的信息去开发一个系统。
If we don't have enough information to design good test cases, we definitely don't have enough information to build the system.
配置:定义一个测试用例的环境,比如操作系统,机器规格,软件版本等等。
Configuration: Defines the context of a test case, such as operating system, machine specification, software version, and so on.
他们负责构建和维护代码分析器、开发环境、测试用例管理系统、自动化测试工具、构建系统、源代码控制系统、代码回顾计划、缺陷数据库。
We build and maintain code analyzers, IDEs, test case management systems, automated testing tools, build systems, source control systems, code review schedulers, bug databases...
不同的TMap需求规格技术非常适合于建立基于RUP系统文档的测试用例(也可以参见下面的“技术”一节)。
Various TMap specification techniques are very well suited for constructing test cases based on RUP system documentation (see also the "techniques" section below).
为SpringRunner测试用例生成的APM系统指标树现在包含了EmpDAOImpl的指标。
The APM system metric tree generated for the SpringRunner test case now contains metrics for EmpDAOImpl. This tree section is displayed in Figure 13.
这就是说,您应该希望看到第一次迭代产生的测试用例和测试工件,然后随着系统的增量而增加。
That is, you should expect to see test cases and test artifacts produced for the first iterations and then grow incrementally as the system grows.
如果您向一些或所有用例中添加角色,那么您也应该向相关的测试用例中添加检查点,以确保系统对新角色是具有易访问性的。
If you add a persona to some or all use cases, you should also add checkpoints to the pertinent test cases to make sure that the system is accessible to the new persona.
尽快掌握生成大多数测试用例和脚本的能力对系统集成测试团队来说有很多好处。
The ability to generate the majority of test cases and scripts early has many benefits to the Systems Integration test team.
通过设计基于类描述的测试用例,一个人能够在较深的级别上测试系统。
By designing test cases based on class descriptions, one is able to test the system at a deeper level.
开发人员作出反应,把代码和测试用例添加到版本控制系统中
The developer responds by adding code and tests to the source control system.
序列图测试用例显示了,测试之下的系统可以与其他的实例相交流。
Sequence diagram test cases visualize how the system under test should be interacting with other instances over time.
此外,用例非常适合于用户验收测试,因为需要验收测试用例来模拟最初从系统涉众中抽取的情景。
Moreover, use cases are uniquely suited for the User Acceptance Test because acceptance test cases are required to resemble the scenarios originally elicited from system stakeholders.
系统集成测试人员能够通过提取与非功能集成测试用例相关的信息来完成测试用例的程序库。
Systems integration testers are able to complete the test case library by extracting information related to non-functional integration test cases.
跟踪整个更改历史,以及该更改对系统产生的影响,指出对该更改进行验证所必须使用的测试用例。
Trace the entire history of changes and the impact of that change on the system, highlighting which test cases must be used to validate the change.
在测试用例开始的时候,MicrosoftTestRunner对系统数据进行快照处理,包括操作系统版本、补丁包和其他相关系统数据。
When the test case is started the Microsoft test Runner takes a snapshot of the system data, including OS version and Service Pack and other pertinent system data.
Bittner和Spence曾经写到,可以将具体的需求(并不运用到整个系统的需求)置于一个用例中,这样对高水平测试用例的编者来说也更容易接近。
Bittner and Spence write that special requirements (requirements that do not apply to the whole system) can be placed into a use case, and could thus be accessible to the high-level test case writer.
每个测试用例都是针对性能需求设计的,从根本上描述了系统的所有输入和预计的系统输出。
Every test case related to the performance requirements essentially describes all inputs to the system as well as all outputs expected from the system.
它要求对于系统的每一对输入参数,这两个参数有效值的每一个组合至少要被一个测试用例覆盖。
It requires that for each pair of input para-meters of a system, every combination of valid values of these two parameters be covered by at least one test case.
最后,讨论了从测试场景到测试用例的方法,从而为uml活动图的自动化测试提供了系统的、有效的、可行的方法。
At last, how to get test case from test scenario was discussed. Thereby automatic generating test case from UML activity diagram became systemic, feasible and effective.
详细探讨了面向对象单元测试、面向对象集成测试和面向对象系统测试的测试策略,以及相应的测试用例设计方法。
Testing strategies of object-oriented unit test, object-oriented integrate test, object-oriented system test and their designing approach of testing data were discussed in detail.
然而,把非功能性测试安排到早期也存在问题。那就是在很多情况下系统需要获得一个最低程度的稳定性和功能完整性来运行测试用例。
But the problem with scheduling NFT early, is that in many cases the system need to attain a minimum level of stability and functionality completeness for the test cases to run.
整个系统由基本信息管理,测试用例管理,缺陷管理三个功能模块构成。
The whole system is made up of three parts as basement information management subsystem and testing case management subsystem and bug management subsystem.
文章提出了一种在系统测试阶段基于需求的测试用例优先化方法TRP,并通过实验结果加以验证。
A requirement-based approach to system-level test case prioritization called TRP is presented that is validated through experimental results.
事实上,我们运行了实际的测试用例,并且确实发现了大量的问题。问题中的大多数是系统设计缺陷,因为我们不是而是检查系统设计。
In fact we ran actual test cases and we did find a large number of faults, most of which were system design faults since we were not running the code but checking the system design.
设计测试用例和测试工具是桌面系统软件测试中的关键技术问题。
Testcases designing and testing tool development are key technique in Linux desktop system testing.
让计算机自动分析所测系统内容,使测试用例自动生成,对完成软件测试的完全自动化具有及其重要的意义。
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.
制定BDNT内部集成测试方案和测试用例,并执行测试,以保证系统兼容性。
Make BDNT integration test specification and test cases, execute tests to ensure system compatibility.
阐述了一种基于模型的并发系统测试框架,采用TLCE描述测试目的以引导测试用例生成。
Temporal Logic with Constrained Events(TLCE) has been proposed to represent test purpose for testing of concurrent systems.
阐述了一种基于模型的并发系统测试框架,采用TLCE描述测试目的以引导测试用例生成。
Temporal Logic with Constrained Events(TLCE) has been proposed to represent test purpose for testing of concurrent systems.
应用推荐