Bug 63449 - Add abillity to paste children to many samplers at once
Summary: Add abillity to paste children to many samplers at once
Status: NEEDINFO
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: unspecified
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: JMETER_5.1.1
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-17 10:10 UTC by pozostalerzeczy
Modified: 2019-05-20 09:01 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pozostalerzeczy 2019-05-17 10:10:19 UTC
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).
Comment 1 Philippe Mouawad 2019-05-20 09:01:50 UTC
Hello,
Why note use scoping ?

http://jmeter.apache.org/usermanual/test_plan.html#scoping_rules

Regards
Comment 2 The ASF infrastructure team 2022-09-24 20:38:17 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5076