jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services

Results 416 jmeter issues
Sort by recently updated
recently updated
newest added

## Description Do some code clean up ## Motivation and Context some code do not match name convention or code style ## Checklist: - [x] My code follows the [code...

## Description See https://bz.apache.org/bugzilla/show_bug.cgi?id=65318 ## Motivation and Context This PR fixes the issues with JSON Assertions mentioned here: https://bz.apache.org/bugzilla/show_bug.cgi?id=65318 ## How Has This Been Tested? Tested with the example testplan...

## Description See: * https://github.com/apache/jmeter/issues/5690 * https://bz.apache.org/bugzilla/show_bug.cgi?id=66171 This is a POC - if the changes look like a valid way forward, I can put more effort in. Some tests are...

enhancement

See https://bz.apache.org/bugzilla/show_bug.cgi?id=66139

## Description See https://bz.apache.org/bugzilla/show_bug.cgi?id=66062 we need a way to control sub-results in the summary report from jmeter's GUI. ![2022-05-13 10_35_40-MXL9424T2R - Desktop Viewer](https://user-images.githubusercontent.com/2238777/168318343-910c6b38-e4ab-46a1-bcc2-1e9c20baca51.png) ## Motivation and Context Cannot see the...

## Description Shortcut key to Reset Search ## Motivation and Context This shortcut will help to Reset Search while enhancing or debugging the script ## How Has This Been Tested?...

## WiP STATUS - there don't seem to be any tests around the key manager at present, please see comment below - I'm not sure if this needs any documentation...

## Description Update Groovy from 3.0.9 to 4.0.0 ## Motivation and Context Groovy 4.0.0 has loads of features and enhancements. Please check [Groovy 4.0.0 release notes](https://groovy-lang.org/releasenotes/groovy-4.0.html). ## How Has This...

## Description Upgrading the plugin to latest version which is available in maven central. Please see the notes [here](https://github.com/ajoberstar/grgit). ## Motivation and Context I was unable to build the code...

## Description New Feature Enhancement for auto correlation https://bz.apache.org/bugzilla/show_bug.cgi?id=63640 ## Motivation and Context It is hard to fix JMeter's scripts for collaboration like session value. So, we created a prototype...