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 I expect to see Persian language strings normally that I could read them. ### Actual behavior Persian and Arabic characters are disordered and those are not readable,...
**mspingher** ([Bug 65071](https://bz.apache.org/bugzilla//show_bug.cgi?id=65071&redirect=false)): Hello, When using prev.setIgnore() in a JSR223 PostProcessor, it is not working as intended on JMeter 5.4 when attached under an HTTP Request sampler with a Transaction...
### Expected behavior When working on an super ultra wide screen (32:9), the layout should still be workable, meaning: - The startup window isn't too wide - When resizing the...
### Expected behavior _No response_ ### Actual behavior _No response_ ### Steps to reproduce the problem Why the view results tree request body content can not be pasted to wechat...
### Use case When an HTTP Response is received, it is always decompressed before storing it in the 'responseData'. This is a waste of cpu and memory resources in the...
### The documentation URL https://jmeter.apache.org/usermanual/component_reference.html#JDBC_Request ### Feedback I try to make a JDBC request `update user set nickname = ? where id = ?` Parameters is `${nickName},${id}` Beanshell is `String...
### Expected behavior The Mail Reader Sampler should retrieve the most recent n messages from the mailbox, regardless of the server's default ordering. Instead of fetching messages starting from the...
## Description This update addresses an issue in the Mail Reader Sampler where the default behavior retrieves the oldest emails instead of the most recent ones. The fix modifies the...
### Expected behavior how can run jmx on jmeter on proxy 10.74.42.22 and port 8080 and pfx certificate? how to enable the logs to show me that I run on...
### Expected behavior We expect the script to run without the error ### Actual behavior We are creating the selenium like script in JMeter and we are using web driver...