jmeter
- 网络性能测试
-
You 've already seen how to display JMeter test reports using Ant .
您已经看到了如何使用Ant显示JMeter测试报告。
-
In addition , it can also run JMeter and collect performance metrics .
此外,它还能运行JMeter并收集性能指标。
-
The selected JMeter components supported a common structure for all the performance test scripts .
所选择的JMeter组件针对所有的性能测试脚本提供了一个公共的结构。
-
JMeter provides a log of the test activity .
JMeter提供测试活动日志。
-
JMeter 's SOAP / XML request component met this requirement .
JMeter的SOAP/XML请求组件满足该要求。
-
In the Download section below , you 'll find two different test files for JMeter .
在下面的下载部分,您将发现JMeter的两个不同的测试文件。
-
In summary , JMeter was an excellent choice as this project 's performance test tool .
总的说来,JMeter作为该项目的性能测试工具是一个极好的选择。
-
JMeter also supports the capture of test results in XML format for post-test statistical analysis .
JMeter还支持以XML格式捕捉测试结果,用于测试后的统计分析。
-
A business user may find it difficult to work with the technical specifications for the various JMeter components .
商业用户可能发现难以使用各种JMeter组件的技术规范。
-
Use Apache JMeter to test the concurrency when the application is running on the server .
当应用程序在服务器上运行时,使用ApacheJMeter测试并发性。
-
JMeter records statistics about each request it makes .
JMeter会记录它发出的每个请求的统计数据。
-
Research of available open source testing tools revealed that Apache JMeter could support the middleware performance test requirements .
通过研究各种可用的开放源代码测试工具,发现ApacheJMeter可以支持中间件性能测试需求。
-
Integrate JMeter tests within a CI environment .
在CI环境中集成JMeter测试。
-
JMeter also provides a less detailed XSL stylesheet file that summarizes the load tests'results .
JMeter也提供了一个不太详细的XSL样式表文件,用于总结负载测试的结果。
-
An Apache project , JMeter is a Java tool designed to load test functional behavior and measure performance .
JMeter是Apache项目,是用来负载功能测试和性能测试的Java工具。
-
However , by itself , the JMeter report limits the communication to one developer on a single machine .
但是,JMeter报告只能与单个机器上的一个开发人员通信。
-
JMeter provides a GUI-based application to design and execute a variety of reusable test plans .
JMeter提供一个基于GUI的应用程序,用于设计和执行多种可重用的测试计划。
-
JMeter 's impressive documentation set describes how to use its many features and provides a plethora of examples .
JMeter的文档集描述了如何使用它的很多功能,并提供了大量例子。
-
JMeter was easy to install and of medium complexity to learn ( see the next lesson learned ) .
JMeter易于安装并且具有中等的认识复杂度(请参阅下一条经验)。
-
The JMeter test plan was configured to deliver requests at an average rate of16 requests per second per virtual machine .
JMeter测试计划配置为平均每秒每台虚拟机发送16个请求。
-
Although you can create test plans by following JMeter 's XML schema , it 's much easier to use the GUI .
尽管您可以通过以下JMeterXML模式来创建测试计划,但是使用GUI要容易得多。
-
The REFID column is a sequential number generated my the JMeter test case when creating the tasks .
REFID列是一串序列号,是在创建任务时JMeter测试案例所生成的。
-
Once the required JMeter components were identified and a general test plan design conceived , the test scripts had to be built .
一旦已经确定所需的JMeter组件并且已经构思好一个通用的测试计划设计,就必须构建测试脚本了。
-
Later , you 'll see an example of parameterizing JMeter configuration values to customize ways the tests are run .
稍后您将看到一个例子,该例子用参数表示JMeter的配置值,以自定义测试的运行方式。
-
With a simple sample application , the method was proven to function without any concurrency exceptions using Apache JMeter to test the access .
用一个简单的样例应用程序证明该方法可在没有任何并发性异常的情况下使用ApacheJMeter测试存取。
-
The JMeter Test Project is also part of the project interchange and will be used when you test the concurrency in the local server later in the article .
JMeterTestProject也是项目交换的一部分,在本文后面在本地服务器上测试并发性时将会用到。
-
For example , every time I open the JMeter application , I 'd like to select File > Open , open the file , and run one or more tests .
例如,每次打开JMeter应用程序时,我喜欢选择File>Open来打开文件,然后运行一次或多次测试。
-
For this reason , the test team invested some effort in preparing a Java application that would output JMeter XML-encoded test scripts based on specified parameters .
因此,测试团队投入一些精力准备一个Java应用程序,用于根据指定的参数输出JMeterXML编码的测试脚本。
-
As mentioned before , the free Apache JMeter v2.3.4 load test application will be more than suitable to test the concurrency in the sample application .
正如前面提到的,免费ApacheJMeterv2.3.4负载测试应用程序更适合在样例应用程序中测试并发性。
-
The JMeter Time , as observed by JMeter , was also analyzed , though this number includes the network latency between the middleware and JMeter .
还可以分析JMeter观察到的JMeterTime,尽管该数字还包括在中间件和JMeter之间的网络延迟。