You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/06/02 12:46:20 UTC

[Bug 63480] New: XPathAssertion and XPathAssertion2: Cover input coming from variable

https://bz.apache.org/bugzilla/show_bug.cgi?id=63480

            Bug ID: 63480
           Summary: XPathAssertion and XPathAssertion2: Cover input coming
                    from variable
           Product: JMeter
           Version: 5.2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: JMETER_5.2

No test covers cases where input data is in variable

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63480] XPathAssertion and XPathAssertion2: Improve test coverage for input coming from variable

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|XPathAssertion and          |XPathAssertion and
                   |XPathAssertion2: Cover      |XPathAssertion2: Improve
                   |input coming from variable  |test coverage for input
                   |                            |coming from variable

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63480] XPathAssertion and XPathAssertion2: Cover input coming from variable

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
           Keywords|                            |FixedInTrunk,
                   |                            |PatchAvailable

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Fri Jun  7 20:29:00 2019
New Revision: 1860789

URL: http://svn.apache.org/viewvc?rev=1860789&view=rev
Log:
Bug 63480 - XPathAssertion and XPathAssertion2: Cover input coming from
variable

Contributed by UbikLoadPack Team
Bugzilla Id: 63480

Added:
    jmeter/trunk/test/src/org/apache/jmeter/extractor/TestXPath2Extractor.java 
 (with props)
Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/assertions/XPath2Assertion.java
    jmeter/trunk/test/src/org/apache/jmeter/assertions/XPath2AssertionTest.java
    jmeter/trunk/test/src/org/apache/jmeter/assertions/XPathAssertionTest.java
    jmeter/trunk/test/src/org/apache/jmeter/util/XPathUtilTest.java

-- 
You are receiving this mail because:
You are the assignee for the bug.