Bug 45904 - Allow 'Not' Response Assertion to succeed with null sample
Summary: Allow 'Not' Response Assertion to succeed with null sample
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:15 UTC by Sebb
Modified: 2008-10-04 11:10 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:15:54 UTC
If a sample result is null, then currently the Response Assertion fails the sample even if the "Not" checkbox is used.

A null response could be treated the same as an empty response in this case.
Comment 1 Sebb 2008-10-04 11:10:30 UTC
Fixed in SVN trunk:

URL: http://svn.apache.org/viewvc?rev=701680&view=rev
Log:
Bug 45904 - Allow 'Not' Response Assertion to succeed with null sample
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/2157