The latest CVS code includes the following: XML Assertion as well as XPath Assertion XMLSchema Assertion
It looks like the XPath Assertion (with a path of /) may do what you want. On 4/21/05, Peter Lin <[EMAIL PROTECTED]> wrote: > Jmeter already ships with JTidy, so it may be easy to simply use that > to figure out if the HTML is XHTML compliant. The other option is to > use DTD validation, which could be a listener. > > peter > > > On 4/21/05, COGOLUEGNES Arnaud <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > As test plans are usually a good overview of a web application use cases, I > > was wondering if they could be used for more than load testing. For example, > > (X)HTML validation could be easily (well I think :-) ) done by developping a > > listener. The idea would be to use existing Java validator or even > > developping a small custom library based on XML libraries. > > > > Before I dive in this developpment, does anyone know if such a tool already > > exists for JMeter? > > > > Thanks > > > > Arno > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

