test framework
测试框架
2025-11-01 20:57 浏览次数 10
测试框架
test system framework测试系统的体系结构
Test Foundation Framework框架
test information framework测试信息框架
test template framework ttf测试模板框架
test automation frameworkA test automation framework is a set of assumptions, concepts and tools that provide support for automated software testing. The main advantage of such a framework is the low cost for maintenance.
Unified Test Management Framework统一测试管理框架
Test Modularity Framework模块化测试脚本框架
Test Signal Framework测试信号框架层
such capabilities are packaged within an integrated test framework (itf).
这些功能打包在一个整合测试框架 (itf)内。
within the test framework itself, there typically will be multiple suites, each checking certain product features.
在测试框架中,通常有多个套件,每个套件检查产品的某些特性。
it is acceptable because our test framework is not multithreaded or reentrant.
这是可以接受的,因为我们的测试框架不是多线程的或可重入的。
because the test framework was so extensive, and because such a large number of automated tests had been written under the framework, maintaining the framework and the tests had become very expensive.
由于测试框架是如此的广泛,而且许多自动化的测试都基于这个框架,使得维护框架结构和测试变的十分昂贵。
in this article, learn how to use the open source test framework portletunit to unit test portlet applications.
本文学习如何使用开源测试框架portletunit 对portlet应用程序进行单元测试。
over the years, the test framework had expanded to include a large number of routines that functioned as wrappers around the actual product api methods.
在过去的几年里,测试框架已包括了许多的惯例,这些惯例封装了实际产品的api方法。
each test page is loaded into a separate window, preventing application code from overwriting the test framework code via open classes.
每个测试页面被加载到独立的窗口中,以防止应用程序代码通过开放类覆盖测试框架代码。
since the need to unit test j2ee components has become apparent, developers have been exploiting the benefits of the junit test framework to perform these tests.
由于对j2ee组件进行单元测试的需求变得越来越明显,开发者们已经开始利用junit测试框架的优势来执行这些测试。
as your project matures, you can lean on the compiler and test framework as you refactor into an n-tier, enterprise-grade application. or not.
随着项目的成熟,在把应用系统重构为n-层企业级别的应用系统时,你可以依赖或者不依赖编译器和测试框架。
you might find this output to be rather verbose; you can modify the test framework to be more terse for day-to-day use.
您可能会发现此输出内容相当详细;您可以修改测试框架,使之更简洁,以供日常使用。
the test framework permits you to specify user id and password for each test step.
测试框架允许您为每个测试步骤指定用户id和密码。
developing a test framework in test-driven way isn't without its challenges, but once you have the basics working it goes surprisingly smoothly.
用测试驱动的方法来开发一个测试框架不是一点挑战都没有,但当你完成了基础工作后,它会非常之顺利。
on one project, we developed a reusable automated acceptance test framework that lets the customer enter inputs and expected outputs in a simple editor.
我们对一个项目开发一个可重用的自动验收测试框架,可以让用户在简单编辑器中输入他们的输入和所期望的输出。
next, we need to make the cactus test framework available to our tests.
接下来,我们需要使cactus测试框架可用于我们的测试。
a test framework for using junit to write unit tests for your client application.
一个使用junit为客户机应用程序编写单元测试的测试框架。
you have seen here how the test framework can be used to work with human tasks, thereby enabling complete testing of bpel processes and staff queries.
本文介绍了如何将测试框架与人工任务结合使用,从而支持bpel流程和人员查询的完整测试。
like any other unit testing framework, a typical jsf test framework should provide the following features
与其它的单元测试框架一样,一个典型的jsf测试框架需要具备以下特性
every test framework needs to supply you with a method to check the outcome of a unit test and the doh is no exception.
每个测试框架都要为开发人员提供检查单元测试结果的方法,doh也不例外。
an extra capability of the mock object is a controller interface that enables the test framework to query whether it was invoked with the expected data values.
模拟对象的一个额外功能是控制器接口,它使测试框架能够查询是否使用预期数据值调用了模拟对象。