apache / apache/jmeter

Add abillity to paste children to many samplers at once

Open
#5,076 1 comment 0 reactions 0 assignees View on GitHub
enhancement need info os: All P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**pozostalerzeczy** ([Bug 63449](https://bz.apache.org/bugzilla//show_bug.cgi?id=63449&redirect=false)):
Hi,
Imagine a following scenario:
I have N samplers, with assertions relying on error messages, which in turn are generated based on data retrieved by a JDBC preprocessor, the thread group structure is :

Sampler
-JDBC preprocessor (fetch data)
-JSR223 preprocessor (generate error message)
-JSR223 assertion (check if sampler returned correct error message)

As there are many samplers in that thread group, it's quite tiresome to copy those three children elements from first created sampler, and then have to select and paste to each individual sampler.

Would it be possible for the paste-children operation to affect all selected samplers? (Eg. selected using Shift+arrows combination).

OS: All

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.