Run JMeter and Create a Test Plan.
运行JMeter并创建一个测试计划。
Installing and configuring jmeter.
安装和配置jmeter。
JMeter provides a log of the test activity.
JMeter提供测试活动日志。
Integrate JMeter tests within a CI environment.
在CI环境中集成JMeter测试。
JMeter records statistics about each request it makes.
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并收集性能指标。
Server performance characterization: Load testing with Apache JMeter
服务器性能描述:用 Apache JMeter 进行负载测试
To create the requests for this example, you use Apache's JMeter tool.
要为本示例创建请求,您可以使用Apache的JMeter工具。
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作为该项目的性能测试工具是一个极好的选择。
The performance baseline for the lab example (using JMeter) is shown in Figure 1 below.
实验示例的性能基准(使用JMeter)如下面的图1所示。
Use Apache JMeter to test the concurrency when the application is running on the server.
当应用程序在服务器上运行时,使用 Apache JMeter 测试并发性。
The example code in Listing 2 runs a single JMeter load test, called BreweryTestPlan.jmx.
清单2中的示例代码运行一个JMeter负载测试BreweryTestPlan . jmx。
JMeter was easy to install and of medium complexity to learn (see the next lesson learned).
JMeter易于安装并且具有中等的认识复杂度(请参阅下一条经验)。
JMeter provides a GUI-based application to design and execute a variety of reusable test plans.
JMeter提供一个基于GUI的应用程序,用于设计和执行多种可重用的测试计划。
The following five JMeter test plan components were used to prepare the performance test scripts.
下面五个JMeter测试计划组件用于准备性能测试脚本。
The selected JMeter components supported a common structure for all the performance test scripts.
所选择的JMeter组件针对所有的性能测试脚本提供了一个公共的结构。
JMeter also provides a less detailed XSL stylesheet file that summarizes the load tests' results.
JMeter也提供了一个不太详细的xsl样式表文件,用于总结负载测试的结果。
JMeter also supports the capture of test results in XML format for post-test statistical analysis.
JMeter还支持以xml格式捕捉测试结果,用于测试后的统计分析。
The REFID column is a sequential number generated my the JMeter test case when creating the tasks.
refid列是一串序列号,是在创建任务时JMeter测试案例所生成的。
You can use the JMeter GUI to create test plans. The different types of test plans in JMeter include
您可以使用 JMeter GUI 创建 测试计划。
The required attributes of the jmeter task are jmeterhome, testplan (s), and resultlog or resultlogdir.
jmeter任务所需的属性为jmeterhome、testplan (s)以及resultlog或resultlogdir。
After you have met all the prerequisites, you can start it from the bin subdirectory in the JMeter directory.
满足所有先决条件以后,您可以从JMeter目录中的bin子目录中启动它。
Start the JMeter application by selecting the JMeter.bat file in the JMeter install location's bin directory.
通过选择JMeter安装位置的bin目录下的JMeter . bat文件来启动JMeter应用程序。
As the connection pool from JMeter is established, the server provides much more consistent workload response.
当从JMeter建立连接池时,服务器会提供更加一致的工作负载响应时间。
All the graphs in this article were generated with JMeter as the load generator, also know as the "test harness."
本文中的所有图形都是使用JMeter作为负载生成器(也称“测试用具”)的情况下生成的。
You can use this technique in a production environment to distinguish artificial JMeter requests from real users.
您可以在生产环境中使用此项技术来区分模拟JMeter请求与实际用户。
A business user may find it difficult to work with the technical specifications for the various JMeter components.
商业用户可能发现难以使用各种JMeter组件的技术规范。
The JMeter test plan was configured to deliver requests at an average rate of 16 requests per second per virtual machine.
JMeter测试计划配置为平均每秒每台虚拟机发送16个请求。