Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New XPath2 Assertion supporting XPath2 with better performances than XPath Assertion #4886

Closed
asfimport opened this issue Oct 1, 2018 · 2 comments

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 62787):
In JMeter 5.0, XPath 2 Extractor has been introduced.

To be consistent, there should be a XPath 2 Assertion.

Votes in Bugzilla: 1
OS: All

@asfimport
Copy link
Collaborator Author

UbikLoadPack support (migrated from Bugzilla):
Hello,

UbikLoadPack team is happy to contribute this new feature to JMeter:

PR : #459

Regards
Twitter: @ubikloadpack
Blog: https://www.ubik-ingenierie.com/blog/
Youtube channel: https://www.youtube.com/channel/UCUv5MHnWDyD-bDkRgOr5lmw

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Sun Jun 2 10:51:23 2019
New Revision: 1860513

URL: http://svn.apache.org/viewvc?rev=1860513&view=rev
Log:
#4886 - Add XPath 2 Assertion

Contributed by UbikLoadPack (https://ubikloadpack.com)

This closes #459
#4886

Added:
jmeter/trunk/src/components/org/apache/jmeter/assertions/XPath2Assertion.java (with props)
jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/XPath2AssertionGui.java (with props)
jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/XPath2Panel.java (with props)
jmeter/trunk/src/core/org/apache/jmeter/util/PropertiesBasedPrefixResolverForXpath2.java (with props)
jmeter/trunk/test/src/org/apache/jmeter/assertions/XPath2AssertionTest.java (with props)
Modified:
jmeter/trunk/bin/saveservice.properties
jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
jmeter/trunk/src/core/org/apache/jmeter/save/SaveService.java
jmeter/trunk/src/core/org/apache/jmeter/util/XPathUtil.java
jmeter/trunk/test/src/org/apache/jmeter/util/XPathUtilTest.java
jmeter/trunk/xdocs/changes.xml
jmeter/trunk/xdocs/usermanual/component_reference.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant