这种平台包括诸如源代码控制、构建、和测试系统的组件。
This platform may include components such as source control, build, and testing systems.
系统中的各个不同组件应该一起测试,以确保他们不会互相影响。
All the different components in the system should be tested together to ensure they do not adversely affect each other.
首先组建测试团队,此团队需要具有在计划使用的目标操作系统和中间件组件上工作的足够技能。
Start by putting together a test team that's skilled enough to work on the target operating system and the middleware components you plan to use.
“集成测试”检验若干组件,也可能是整个系统是否能协同工作。
An integration test verifies that several components, possibly the entire system, work together properly.
由于组件测试处理一个架构的多个层次,所以它们经常用于处理数据库、文件系统、网络元素等。
Because component tests deal with multiple layers of an architecture, they often deal with databases, file systems, network elements, etc.
提供针对在嵌入式或运行时目标中执行的软件的运行时分析和组件测试功能——从8位微芯片到64位运行时操作系统。
Provides runtime analysis and component testing capabilities for software executing on embedded or real-time targets — from 8-bit microchips to 64-bit real-time operating systems.
您可以计算测试和测试组件下的系统部分的覆盖范围,以对测试结果有更好的控制。
You can compute coverage for parts of the system under test and test components to provide better control of the test results.
在进一步检查之后,发现系统测试也可以按小时运行,所以您创建了一个将组件测试和系统测试一起运行的额外任务。
Upon further inspection, it turns out that system tests can also be run hourly, so you create an additional task that runs component tests and system tests together.
如果您是在家自行测试,现在就是安装EJ b组件和设置系统属性以挑选配置文件和组件位置的时间了。
If you're playing along at home, now is the time to install the EJB components and set the system properties to pick up configuration files and component locations.
开发人员可以使用这样的环境来执行所有系统组件的集成测试。
Developers use this environment to perform integration tests among all system components.
例如,在我的Ant构建中,我喜欢定义四种类型的开发者测试:单元、组件、系统和功能。
For example, I like to define four types of developer tests in my Ant builds: unit, component, system, and functional.
对预发布的新应用软件的构造进行组件、功能以及系统测试。
Component, functional, and system testing on pre-release builds of the new application.
因而,可以通过创建单元TestSuite、组件TestSuite和系统TestSuite来实现测试分类。
Consequently, you can implement test categorization by creating a unit TestSuite, a component TestSuite, and a system TestSuite.
样例应用程序决不能部署到产品系统中,只是展示了测试客户构建HumanTaskManager应用程序所需的组件。
The sample application is in no way something that can be deployed to a production system, but rather shows the components needed to test out a custom built Human Task Manager application.
在测试过您的附加组件在您的开发系统中运行良好后,您可以将其推送到我们创建的Google代码项目中。
Once you have tested that your add-on is working fine in your development system, you can push it to the Google code project we created.
通过利用这项技术,可以通过定义另外的Ant目标来先运行较快的测试,接着运行较慢的测试(如组件测试、功能测试和系统测试)。
By utilizing this technique, you can run faster tests first, followed by slower tests (such as component, functional, and system tests) by defining additional Ant targets.
集成和测试:您可能在构建一个小组件,但此组件可能连接到其他系统的错综复杂的大型组件。
Integration and testing: You may be building one small component, but that component may be connecting to a large labyrinth of other systems.
结果是当他们发现一个子系统有问题时,他们不得不将其从门户中取出,在没有该组件的情况下重要配置测试。
What happens is that as they find problems with a subsystem, they have to pull it out of the portal, and reconfigure tests without that component.
如果任何系统组件的活动在测试运行过程中增加,则系统不会达到稳定状态。
If activity of any system component is increasing throughout the test run, the system has not reached steady state.
所以,您的单元测试套件就是名副其实的包括单元测试、组件测试和系统测试的套件。
So, it turns out that your suite of unit tests is really a suite of unit tests, component tests, and system tests.
到目前为止,我们已经有了一个可作为整体进行测试的功能系统,至少有一组能组成特定组件的相关函数。
By now, you should have a functional system that can be tested as a whole, or at least as a set of related functions that comprise a specific component.
不象负责一个特殊功能或组件的开发人员,测试人员懂得系统作为一个整体是如何工作的来达到客户的目标。
Unlike the developers, who are responsible for a specific function or component, the tester understands how the system works as a whole to accomplish customer goals.
例如,支持组件使用配置在这个应用软件服务器中的RDBMS数据源,测试这个组件可能包括为一个本地rdbms或者任何其它文件系统对它进行配置。
For instance, supposing that the component USES a RDBMS data source configured in the application server, testing the component might involve configuring it for a local RDBMS or any other file system.
所有组件都由IBM在图中所示的客户机操作系统上进行测试和支持。
All components are tested and supported by IBM on the client operating systems shown in the figure.
同样,所有组件都由IBM在图中所示的客户机操作系统上进行测试和支持。
Again, all components are tested and supported by IBM on the client operating systems shown in the figure.
在测试迁移期间,前一版本中的关键业务产品保持运行,同时迁移团队在测试系统上执行组件迁移。
During the test phase, the mission-critical products in a previous release are kept running, while migration teams practice the migration of the components on test systems.
优秀的SVT测试人员能够分析系统中每个组件所扮演的角色、确定问题、找出系统中的瓶颈、收集相关的证据以证实他们的预测。
Good SVT testers analyze the role each component plays in the system, determines the problem, identifies the bottlenecks within the system, and collects evidence to verify their expectation.
BIOS需要执行很多工作,例如对基本组件(例如系统内存)进行初始测试,确定如何引导操作系统。
The BIOS has many jobs, such as initial testing of basic components (such as the system's memory) and determining how to boot the operating system.
项目团队会在一天内多次运行他们自己的自动化测试组件和系统。
Project teams were running their own automated test suites, as well as those of other systems, multiple times a day.
项目团队会在一天内多次运行他们自己的自动化测试组件和系统。
Project teams were running their own automated test suites, as well as those of other systems, multiple times a day.
应用推荐