https://issues.apache.org/bugzilla/show_bug.cgi?id=50490
Summary: Setup and Post Thread Group enhancements for better
test flow.
Product: JMeter
Version: Nightly (Please specify date)
Platform: Macintosh
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
Patch generated against revision 1050154(current as of a few minutes ago).
A common problem that my team has had and one that I recently saw on the
User-list is the need to execute pre and post test actions. The traditional
way to do this is by using 3 threads with "Run Thread Groups consecutively".
Unfortunately, this highly constrains the flow of the test.
A simple fix to this is to have 2 special Thread Group elements that will
behave like normal Thread Groups except that they are executed before or after
a test. The idea here is that a "Setup Thread Group" can be used for
activities like creating accounts, setup of test monitoring, ... etc. The
"Post Thread Group" would be for cleanup activities or even the posting of Test
Results via a BSH Sampler or custom Java class.
Overall, the idea behind this patch is to simplify the more advanced test plans
with better organization and easier to follow flows.
I will be Attaching a zip file and a patch. The zip contains all the new
additions to the source tree.
The patch includes the updates to the JMeter Engine and documentation.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]