Bug 45903 - Allow assertions to apply to sub-samples
Summary: Allow assertions to apply to sub-samples
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.3.2
Hardware: PC Windows XP
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-26 17:03 UTC by Sebb
Modified: 2008-10-10 09:08 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2008-09-26 17:03:48 UTC
Assertions are currently only applied to the parent sample; they don't get applied to any child samples.

It would be useful to be able to optionally apply Assertions to child samples as well as - or instead of - the parent sample.
Comment 1 Sebb 2008-10-10 09:08:17 UTC
Added to SVN trunk:

URL: http://svn.apache.org/viewvc?rev=703505&view=rev
Log:
Bug 45903 - allow Assertions to apply to sub-samples
- generic implementation (specific assertions to follow)

URL: http://svn.apache.org/viewvc?rev=703510&view=rev
Log:
Bug 45903 - allow Assertions to apply to sub-samples
Implemented for Duration, Response and Size

Some of the other Assertions obviously cannot be applied to sub-samples, for example MD5.

It's not clear if any of the other assertions would be useful for sub-samples, so closing the bug.

Please re-open if necessary.
Comment 2 The ASF infrastructure team 2022-09-24 20:37:42 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2156