jmeter
How do I write a Jmeter script without using the GUI?
Is there a way to c开发者_高级运维reate a JMeter test plan without going through the GUI? I.E. can you create a script with pure code?In a way - yes.You can create the JMX file in a text editor, but[详细]
2023-03-07 23:57 分类:问答Query Coherence using JMeter
This is the situation I\'m in: I have a web service that is using the Coherence grid to store data for faster results. The grid holds specific DTO objects -- When new data comes in from the users, I[详细]
2023-03-07 17:46 分类:问答Using parameters as user Defined Variables?
We run our tests in non gu开发者_如何转开发i mode and pass in various parameters like Server, port, threads etc. We\'d also like to run our test in GUI mode, and be able to change these parameters in[详细]
2023-03-07 12:25 分类:问答jMeter: How to simulate many concurrent users logging in with different login ids
I need to do load testing of a GWT based app. jMeter is my tool. I\'m able to simulate many concurrent users logging in with the same login ID by using the jMeter recording proxy feature.[详细]
2023-03-07 06:20 分类:问答How to increase the requests/sec during executing Performance Test using JMeter
How to increase th开发者_JS百科e request/sec in JMeter? I tried to increase thread group count to 150 and ramp-up is 10, still I got 6 req/sec.[详细]
2023-03-05 20:41 分类:问答jmeter for capturing system generated dynamic values
I am using JMeter for a real estate application when I am selecting a plot it is generati开发者_StackOverflow社区ng a dynamic value like this 1305003402565. It is incrementing like this 1305003280751[详细]
2023-03-04 15:20 分类:问答Store value from a correlation - jmeter
I have a开发者_运维知识库 dropdown list correlation.I have correlated the entire stringand used split() function of jmeter. My correlation value is:[详细]
2023-03-04 15:13 分类:问答How to know the result of the JMeter test from command line?
I would like to know if there any flag for the following command to know the test result on the command line itself?[详细]
2023-03-02 20:34 分类:问答Creating unique threads within a Thread Group
I am in the process of testing the log-in functionality of a website.Ideally I wish to create a Thread Group that consists of a 100 threads.Each one of these threads would represent a unique user atte[详细]
2023-03-02 19:32 分类:问答JMeter - Using 8 instance but graph generates for only 1 instance
We are using JMeter for performance testing. To generate 1000 user load we are using 8 instance(125 X 8 =1000) of JMeter. All works fine, but at the end of executi开发者_开发百科on, graph generated is[详细]
2023-03-02 01:36 分类:问答
加载中,请稍侯......