jmeter
jmeter copied to clipboard
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
### Expected behavior Should open the application and perform the steps for which the requests have been recorded. ### Actual behavior Unable to open the application in mobile device when...
### Expected behavior JMX to run on ubuntu on Jmeter 5.5 Openjdk version "11.0.20" 2023-07-18 OpenJDK Runtime Environment (build 11.0.20+8-post-Ubuntu-1ubuntu120.04) OpenJDK 64-Bit Server VM (build 11.0.20+8-post-Ubuntu-1ubuntu120.04, mixed mode, sharing) javac...
### Expected behavior JMeter HTTP Cookie Manager should delete a cookie even if a `Comment` attribute is present in the "cookie-deleting" (typically via the attribute `Max-Age: 0`) `Set-Cookie` header. This...
### Use case Log4j 2.x introduces unclear changes, so we might better stick with a more stable logging solution. The current log4j2 in JMeter produces an unclear warning: ``` WARN...
### Use case Since Test Script Recorder cannot record HTTP/2, please add a function ### Possible solution Individual creation is possible with the HTTP/2 Sampler plug-in, but it takes time....
### Expected behavior perform correctly ### Actual behavior I was able to use Jmeter to perform load testing normally before, but one day it suddenly reported a Socket Exception error...
### Expected behavior `Use Expression` feature in certain checkboxes in JMeter should evaluate `${__P(property_name)}` and `${variable_name}` value in GUI and CLI. **Expected output for the below steps:** ``` <!doctype html>...
### Expected behavior _No response_ ### Actual behavior _No response_ ### Steps to reproduce the problem When we use InfluxdbBackendListenerClient, instead of 'status', 'statut' is send to Influxdb. ### JMeter...
### Expected behavior Html report should be generated from CSV selected ### Actual behavior _No response_ ### Steps to reproduce the problem Showing error as ". WARN StatusConsoleListener The use...
### Expected behavior _No response_ ### Actual behavior _No response_ ### Steps to reproduce the problem I have a test plan to publish/subscribe using JMS Publisher and JMS Subscriber. Before...