You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2009/03/02 20:01:46 UTC

DO NOT REPLY [Bug 46789] New: Failed "Response Assertion" with multi "Patterns to Test" is pointing to incorrect pattern

https://issues.apache.org/bugzilla/show_bug.cgi?id=46789

           Summary: Failed "Response Assertion" with multi "Patterns to
                    Test" is pointing to incorrect pattern
           Product: JMeter
           Version: 2.3.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: slavko_h@yahoo.com


I'm using a "Response Assertion" in JDBC sample.
My assertion has 18 lines to test with "Text Response"+"Contains" options.
If the assertion is failing - it is showing in "View Result Tree" that the
first patter causes a problem. But I know for sure that the first patter must 
be fine and I have split the aggregated multi-assertion to 18 atomic single
assertions.
The result has shown that an assertion with 6th index has caused the problem.
So, my ER(Expected Result) is:

ER: if a multi Response-Assertion is failing - the failed result in "View
Result Tree" points to the correct index line. Also I prefer that the listener
is showing all failed lines - not just failed first one - this will save time
during debugging.

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 46789] Failed "Response Assertion" with multi "Patterns to Test" is pointing to incorrect pattern

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=46789


Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #1 from Sebb <se...@apache.org>  2009-04-16 11:39:17 PST ---
Works for me.

Please post simplest possible test plan showing the problem.

Since JDBC Sampler is likely to be difficult to reproduce, use an Http Sampler
that reads a file: containing the JDBC sample response.

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org