This shows the inside of the system under test, because the data collection mechanisms are on the systems under test, not the load drivers.
这将显示出系统在测试时的内部情况,因为数据收集机制是在系统测试下进行的,而不是负载驱动的。
To verify our system, we must set up the application under test in the lab, perturb it with events, and detect when it fails to handle an event properly.
为了验证我们的系统,我们必须在实验室设置在测的应用程序,利用事件进行干扰,并且当不能适当处理事件时进行监测。
Response time breakdown shows you how much time was spent in each part of the system under test as the system was exercised.
响应时间分解为您显示了系统的每一个部分在测试期间的时间所占用系统运行总时间的比重。
You can compute coverage for parts of the system under test and test components to provide better control of the test results.
您可以计算测试和测试组件下的系统部分的覆盖范围,以对测试结果有更好的控制。
For example, load test, stress test and performance tests, where the product is tested under high load and each of these tests USES the same system resources from the system.
例如,在负载测试、压力测试和性能测试中,产品在较高的负载中进行测试,每种测试都使用相同的系统资源。
Additionally, the creation of input test data is accelerated through automatic importing of master data from the system under test.
此外,输入测试数据的创建是通过对来自在测系统的主数据的自动导入来加速的。
Collects 150 performance metrics from the system under test.
从被测试的系统收集150个性能指标。
During this time, the system test application was also basic and simpler; however, it was able to be run under a certain level of stress and duration in order to find defects.
此次,系统测试应用程序还是基本且较简单的,然而,为了找到缺陷,能够在特定压力级别和持续时间内运行。
Response time breakdown shows how much time was spent in each part of the system under test.
响应时间分解会显示出被测系统的每个部分花费了多少时间。
Response time breakdown shows you how much time was spent in each part of the system under test code as the system was exercised.
当这个系统运行时,响应时间细分数据为您显示了被测试系统的每一部分所花费的时间。
Sequence diagram test cases visualize how the system under test should be interacting with other instances over time.
序列图测试用例显示了,测试之下的系统可以与其他的实例相交流。
In addition to verifying the correctness of the system under test, tests also serve as documentation.
除了确认被测系统的正确性外,还可以将测试作为文档提供。
This situation usually occurs when the system under test requires a complicated setup or exposes complicated data structures that need to be picked apart.
当被测系统需要一个复杂的设置或暴露需要拆分的复杂数据结构时,通常会出现这种情况。
The illustration below shows how the data flows between test drivers and the system under test.
下图演示了数据在测试驱动器与被测试系统之间的流动。
These behaviors interact with the system under test and the interaction can be verified.
这些行为与被测对象进行交互,并且可以验证这些交互。
Run the performance workload to create a heavy workload on the system under test until it reaches steady state.
运行性能工作负载,在被测系统上创建工作负载直到它达到稳定状态。
The space efficiency afforded by efficient check-in is greatly increased in cases where the amount of change between versions is relatively low (as was the case in the development system under test).
如果各个版本之间的差异较小(例如所测试的开发系统),则高效签入的空间效率则会大大增加。
Under the contract, HP will integrate, test and deploy a Cyber Control System for the Air Force, HP Enterprise Services officials said today.
HP企业服务部门的官员称,根据合同,HP将为空军整合,测试和部署一个网络控制系统。
The project also included an update of the interface units for the F-35 radio frequency test system. The test system reflects how the system would operate under real-world conditions.
项目还将升级F-35无限频率测试系统的接口单元,该测试系统主要反映系统如何在真实环境下作战。
The project also included an update of the interface units for the F-35 radio frequency test system.The test system reflects how the system would operate under real-world conditions.
项目还将升级F - 35无限频率测试系统的接口单元,该测试系统主要反映系统如何在真实环境下作战。
For example, in the case of the system under test, time was a much higher priority than server space.
例如,拿被测试的系统来说,时间要远远优先于服务器空间。
We needed to make sure all functions of the ASDI system were being performed properly and to test our Web application.s performance under load.
我们需要确保所有ASDI 项目的功能都被适当的执行过,并且在一定的负载下测试我们Web 应用的性能。
This measure was the most important to the system under test, but moving files into Subversion is actually the process least affected by the authentication method.
这个度量对于被测试的系统来说是最重要的,但是实际上认证方法对文件移入 Subversion这个过程的影响很小。
There's no doubt that this test is correct because all it does is set up expectations, invoke the system under test, call getters, and make assertions.
毫无疑问,此测试是正确的,因为它已经完成了设置预期值,调用被测试的系统,调用getter和作出声明。
Rational Quantify enabled us to pinpoint bottlenecks, while Robot and SiteLoad enabled us to test software under peak loads to ensure that the system could respond to worst-case conditions.
RationalQuantify能使我们查明瓶颈,Robot和SiteLoad能使我们在极高的负载下测试软件以确保系统能够对最坏的条件进行响应。
That way, the Response Time Breakdown data for each of the servers in the system under test could be displayed in this report.
这样的话,系统中正在测试的每一个服务器的ResponseTime Breakdown的数据都会显示在报告中。
The object literal stub applied to the constructor records it's interaction with the system under test via local variables url and callback.
通过本地变量url和callback,应用于构造函数的objectliteralstub能够记录它与被测系统的交互行为。
To ensure precise correlation, synchronize the system time on the Rational Performance Tester host controller, agent, and all servers under test.
为了确保联系精确,将RationalPerformance Tester主机控制器,代理以及测试下所有服务器上的时间调至同步化。
In J2EE performance testing, a tremendous amount of time and effort have been spent setting up the System Under test (SUT) and workload driver.
在J2EE性能测试中,需要花大量的时间和精力来设置System Under Test (SUT)和工作负载驱动程序。
The StoryTeller tests are just Xml files stored on a file system and the tool makes no assumptions about where the actual binaries for the system under test will reside.
StoryTeller测试只是存储在文件系统中的Xml文件,工具本身对要测试的二进制文件的位置没有任何假设。
应用推荐