Testing modules: selecting one or more components in a module to test and testing multiple modules.
测试模块:选择要测试模块中的一个或多个组件并测试多个模块。
The high speed digital testing module is mostly used in test of digital circuit or digital system.
高速数字测试模块主要用于数字板卡和数字系统的测试。
The testing module further comprises a tester stock which is electrically connected with a second antenna.
测试模块还包括一测试机台电连接第二天线。
The invention discloses a testing module of wireless radio frequency recognition chip and an application method thereof.
本发明公开一种无线射频识别芯片的测试模块及其使用方法。
This testing module can also be applied to other kind of dialing IC, and provides references to testing Digital-Analog mixed IC.
这些测试模式可用于其它同类拨号电路的测试,并对数模混合电路的测试提供了参考。
The photoelectric switch of safety grating and testing module around the equipment improves the safety of the staff and reduces the failure rate of the equipment.
设备周围采用安全光栅及检测组件的光电开关,提高了员工的安全性和减少了设备的故障率。
This model was composed of 8 modules, including databank module, input module, selecting module, training module, testing module, appraising module, output module, and knowledge databank module.
模型包括数据库、输入、筛选、学习、测试、评估、输出、知识库8 个模块。
In the Syntax testing module, the testing method of file identifier, key word, etc, which adopts computer compile technology, combining the structure characteristic of examined file, is researched.
在语法测试模块研究中,采用计算机编译技术,并结合被测文件的结构特点,研究了对文件标识符、关键字等测试点的测试方法。
When a module that you are testing calls another module, you should select both modules to be part of the test.
正在测试的模块调用另一模块时,您应该同时选择两个模块,使之成为测试的一部分。
We also need our test module to invoke the components we are testing, which we will do by importing suitable interfaces to our test module and wiring them properly.
还需要使用测试模块调用正在测试的组件,我们通过将合适的接口导入到测试模块并将它们正确地连接来执行此任务。
If a change to a module affects only its internals, with no impact to its external contract, then maintenance can be applied to a single isolated module and testing can be better targeted.
如果一个模块更改只影响它的内部包,对它的外部包没有任何影响,那么可以只对一个单独的隔离模块进行维护,测试目标也更容易确定。
We also showed you how to build a test application that allows flexible testing of the created mediation module.
我们还演示了如何构建允许对创建的中介模块进行灵活测试的测试应用程序。
However, in this case the module we're testing is going to make service calls to other modules, so the other modules must be deployed to the server first.
不过,在本例中,我们要测试的模块将对其他模块进行服务调用,所以必须首先将其他模块部署到服务器。
We anticipate that when testing a realistic module, with many service operations - and especially when testing BPEL processes - we will have many tests to manage.
我们希望在测试具有许多服务操作的实际模块时(特别是在测试BPEL进程时),将拥有许多要管理的测试。
Now, any time the test team encounters that module while testing manually, the team can simply invoke the automated script.
现在,在人工测试时,在任何时候测试团队遇到该模块,其都可以简单地调入已自动化的脚本。
Automated testing of the module interfaces enables the SCA component developer to use a repeatable and efficient means of verifying the quality of the delivered components.
模块接口的自动化测试使得SCA组件开发人员能够使用可重复而又有效的方法来验证提交组件的质量。
This article looks at the implementation of sets of tests of module interfaces; testing that for some specified input data, a particular response is obtained.
本文介绍模块接口测试集的实现;测试对某一指定的输入数据,是否获取特定的响应。
Finally, our test module will need access to the interface library of the module we are testing.
最后,测试模块需要访问我们正在测试的模块的接口库。
However, the fewer changes you make to your module when testing, the better.
不过,在测试时对模块进行的更改越少越好。
Sometimes you get lucky and testing the module the first time shows that everything is perfect and you never need to retest your module.
有时,您可能会非常幸运,在第一次测试模块时就显示一切完好,并且永不需要重新测试模块。
But production delays meant the Lunar Module wouldn't be ready for testing until February 1969.
但是由于生产延误,月球舱的测试要到1969年2月才能准备好。
Figure 10 shows a user testing a module named OrderEntry in attach mode.
图10显示了用户正在测试附加模式中名为OrderEntry的模块。
The FEST (Fixtures for easy Software Testing) Swing module is a library that makes it easy to create and maintain robust functional GUI tests. Its main features include.
FEST (Fixtures for Easy Soft wareTesting)Swing模块是能够轻松创建和维护强健的功能GUI测试的一个库。
You don't actually need to have any real business component driving the import because WebSphere Integration Developer's module testing capabilities will emulate a business component.
您实际上并不需要任何真正的业务组件以驱动导入,因为WebSphereIntegrationDeveloper的模块测试功能将模拟业务组件。
If you write all of your tests from the ground up using only the clunky standard Python unittest module, then they will work under any testing framework you choose.
如果只使用笨拙的标准Pythonunittest模块从头编写所有测试,那么它们能够在任何测试框架中运行。
Keep in mind, though, that the module pam_mount is not yet completely mature, so you should allow extra testing time before you implement it.
但是要记住,pam_mount模块还不太成熟,所以在实现它之前应该进行充分的测试。
In the binding TAB of the Properties pane browse and select PostCodeExport from the MailService module, hence binding this import to the specific module we are testing (Figure 10).
在Properties窗格的Binding选项卡中,浏览并从MailService模块中选择Post CodeExport,从而将此导入绑定到我们正在测试的特定模块(图10)。
We did this because we need a way to invoke the SCA module when testing in WebSphere Process Server environment.
这样做的原因在于,当在WebSphereProcess Server环境中进行测试时,我们需要一种方法来调用SCA模块。
So testing on my TiPowerbook shows my module to be an embarrassing 40 times slower than the optimized C version (although the gap is far less on x86).
因此在我的TiPowerbook上的测试显示,这个模块的速度比优化后的c版本速度慢40倍(不过在x86上的差距没有这么大)。
Also, Spring test module has great support for unit and integration testing of Jpa classes (for example AbstractJpaTests).
同样,SpringTest模块对JPA类(如abstractjpatests)的单元测试、集成测试都提供很好的支持。
应用推荐