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 Gottfried Szing <go...@szing.at> on 2003/05/20 22:15:24 UTC

XML content assertion

hi,


i am using jmeter quite for a while and i am very happy with it. having
a nice GUI in combination with a broad range of features is really nice.
but the more i use it the more features are missing. and one feature
is an additional assertion for result verification.

since i am using jmeter for result verification of xml-rpc like calls,
i have the need for verifying the content and to ensure that the result
is a well formed XML.

so i have extended the latest jmeter version (nightly release) with an
XML assertion, which tests with jdom that the result is a well formed
(not valid!) XML.

my questions:

- is some one of you interessted in the code? its just a small extension
to jmeter (1 property file change and 2 classes). if yes, how can i
contribute these files (one will be a patch as describe in [1], but
what about the two new files that cannot be supplied as a patch file? i
havent found an agreed way to contribute new files.

- or does it make sense to extend the current result content assertion?
so adding XML verification to the result content assertion!

in any case, great work and thanks to all!

cu, gottfried

[1] http://jakarta.apache.org/site/source.html#Patches


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org