python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Response Code: 404 when running Jmeter Test
I want to performance testing using Jmeter.
Example url: "http://localhost:4200/xxx/yyy/zzz"
And I use:
server name or ip: localhost
port: 4200
path: /xxx/yyy/zzz
As a result Jmeter given ...
sdev
Votes: 0
Answers: 1
JMeter - Execute SSH Commands in parallel
I need to simulate the below:
1. SSH (only once)
2. Execute a command on all the rows in a csv file at once.
Number of rows in the csv file is dynamic. If 10, the command needs to be executed over al...
Ajith R
Votes: 0
Answers: 1
JMeter Certificate "ApacheJMeterTemporaryRootCA.crt" not generated when recording test
When I launch JMeter and start a recording in the "HTTP(S) Test Script Recorder" a window pops-up indicating that a Root CA certificate has been generated in the JMeter bin directory, but wh...
Tomás Ribeiro
Votes: 0
Answers: 2
Apache Jmeter crashing and close in the middle of the run from CMD
When i run the script with small number of users/threads and via the CMD the run finishes smoothly (188) users
when i increased the users to 1000 with a ramp up of half an hour steady state for 1 hour...
user7365780
Votes: 0
Answers: 1