It is expected that it will promote the development of parallel test system.
希望以此能够促进并行测试系统的研制与开发。
A switch is used to change from the parallel test mode to the scan test mode.
开关用于从并行测试方式改变为扫描测试方式。
The experimental result shows that the given algorithm is fit for Parallel Test System.
实验结果表明,该算法适于异构的并行测试系统。
Parallel test can increase the test thruput and efficiency of automatic test system significantly.
并行测试能够显著提高自动测试系统的测试吞吐量和测试效率。
Optimized parallel test task scheduling is the core issue and one of the key technologies to the parallel test.
并行测试的任务优化调度是并行测试技术的核心问题及关键技术之一。
However, the existing circuit parallel test generation algorithms fail get good results, especially for sequential circuit.
然而,已有的电路并行测试生成算法并未取得理想的结果,尤其对时序电路。
The parallel test generation technology is an important method to resolve the difficult problem of test on massive circuits.
并行测试技术是解决当今大规模电路测试难题的一个重要手段。
Results of performance analysis shows that parallel test can improve the utilization rate of instruments greatly and it can save a lot of time.
性能分析结果表明,该方法能提高测试资源利用率,节约测试时间。
With parallel test infrastructure, victim lines could be tested simultaneously, so that the test time and circuit area can be reduced efficiently.
通过并行测试结构,同时对几条受害线进行测试,有效减小了测试时间和电路面积。
Parallel test was used to compare the Performance between the liquid and the solid formulations of steady-state chlorine dioxide disinfection applied solution.
采用平行试验,对液体与固体剂型稳定态二氧化氯消毒应用液的性能进行了比较。
The test results and the application details of bender elements provided a set of meaningful data for further analysis and summary of the whole parallel test by TC-29.
本文试验结果与弯曲元技术应用方法为TC - 29的最终分析提供了有效的试验数据和参考依据。
In the parallel test System, the testing programs are to compete for instruments concurrently. Therefore, how to allocate instruments and schedule task is a key to parallel test.
在并行自动化测试系统中,并发执行的多个测试程序会竞争有限的仪器资源,硬件资源的分配与任务调度是并行测试的一个关键问题。
The fundamentals and applications of bender element technique were comprehensively reviewed. Then the detailed report of IGE-ZJU for the international parallel test was presented.
首先介绍了弯曲元技术的基本原理和应用研究情况,然后详细报道了浙江大学岩土工程研究所参与此次国际平行试验的试验内容和初步分析结果。
The hybrid GASA can be used to find the parallel test tasks arrange of the maxim parallel efficiency, for it has an excellent ability in searching for the globally optimal solution.
可以充分利用混合遗传退火算法优异的全局最优搜索能力来寻找具有最大并行率的并行任务序列。
Since chip has taken the advantages of high though-put, parallel test, time and money saving and being prone to automatization, great attention has been paid to in medical laboratory science.
而芯片技术由于具有高通量、可平行检测、用时少、节省试剂、易于实现自动化等优点,已日益引起医学检验领域的关注。
A pattern generator coupled to the single memory manipulates the parallel test vectors used during the parallel test mode and the parallel and scan test vectors used during the scan test mode.
耦合到单个存储器的模式发生器操纵在并行测试方式过程中使用的并行测试矢量和在扫描测试方式过程中使用的并行和扫描测试矢量。
It is apparent the parallel test for the detection circulating antigens and antibodies in schistosomiasis shows its high diagnostic efficiency, especially in the heavy endemic area of schitosomiasis.
结论组合检测方案中平行检测在重疫区对有效检出病人具有更高的应用价值。
This way, you have one test case that can be tagged and, therefore, tracked for more than one release, even if the releases are running in parallel.
这样一来,您就拥有了一个能够被标注的测试用例,并且它因此能够被更多的发布所跟踪,即使这些发布是并行运行的也没有问题。
This article describes the approach taken by one team for including a subset of system test as part of our agile development environment and in parallel with code development activities.
本文介绍了团队所采用的将一组系统测试子集作为敏捷开发环境的一部分,并与代码开发活动并行的方法。
The system test core team was engaged in parallel with the development team over six iterations.
在六个迭代中,系统测试核心团队与开发团队并行工作。
When test planning occurs in parallel with development, the time savings will be significant.
当并行开发测试计划时,时间的节约是很有效的。
As a parallel activity, Elaboration presents a convenient time to consider how small changes in the technical architecture can greatly facilitate test design and test automation.
作为并行活动,精化阶段表现出一次方便的时机来考虑技术架构中的小变更如何能够更好的帮助测试设计和测试自动化。
The sample was then exposed to a magnetic field applied parallel to the direction of flow of blood via a coil around the edge of the test tube.
然后,将样品放置在通过缠绕在试管边缘的线圈而产生的磁场中,该磁场的方向与血液流动方向相同。
Test cases were executed both in parallel and in sequence.
测试用例以并行和串行方式执行。
The single string test proved no problem, but unlike dogs (which Osthaus has previously tested) no cat consistently chose correctly between two parallel strings.
一条绳子的情况下没有问题。但是与狗不同(奥斯陶斯之前给狗做过实验),没有猫能够一直在两条平行的绳子里选择正确。
RUP stresses that specification and execution of test cases can be parallel activities. Let's discuss how to deal with this from a TMap point of view.
RUP强调,规格说明和测试用例的执行可以是并行的活动,让我们讨论一下如何从一个TMap的观点来处理这个问题。
Parallel and Distributed testing - a new test runner ( PUnit) allows tests to run in parallel over several machines.
并行和分布式测试 ——一个新的测试运行器(PUnit) ,允许在多台机器上并行运行测试。
Version control support that enables parallel development of test scripts and concurrent usage by geographically distributed teams.
支持版本控制,这使得可以并行地开发测试脚本,并且可供分散在各个位置的分布式团队并发使用。
Mark any test [parallelizable] and it will be permitted to run in parallel with other parallelizable tests in the same fixture.
只要给测试用例(test)加上[parallelizable]属性,这个测试用例就可以和同一个测试套件(fixture)中其他拥有该属性的测试用例并行运行。
This was important because system test was sometimes developing test applications in parallel with the product functionality for that iteration.
这是重要的,因为系统测试有时为该迭代并行地开发测试应用程序及产品功能。
应用推荐