java 一些示例的 Jmeter 基础知识

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/6265768/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-30 15:06:35  来源:igfitidea点击:

Jmeter basics with some sample

javajmeter

提问by Mahesh Patil

What is Jmeter ? What is it's use and where can I find some usage examples?

什么是 Jmeter?它的用途是什么,我在哪里可以找到一些使用示例?

Please let me know how to use it to test performance.

请让我知道如何使用它来测试性能。

回答by matt b

Have you looked at the official site, or the user manual? The latter is quite detailed.

你看过官方网站用户手册吗?后者非常详细。

回答by Owen Cao

you can get useful samples from here(these samples are provided by jmeter official site).

你可以从这里得到有用的样本(这些样本由 jmeter 官方网站提供)。

Also the official site provide a detailed manual.

另外官方网站提供了详细的使用手册

Jmeter is a powerful tool, and if you are using it for performance test, I recommend you take a look at this article. There are many tips in it, also you can find many other useful information from the official site.

Jmeter是一个强大的工具,如果你是用它来做性能测试,推荐你看看这篇文章。里面有很多提示,你也可以从官方网站上找到很多其他有用的信息。

And I have a suggestion, that is when you want to learn or use something new, take full advantage of the official site, you can get a lot there.

我有一个建议,那就是当你想学习或使用新东西时,充分利用官方网站,你可以在那里得到很多。