[Webtest] <stepType> in XML Report
Paul King
webtest@lists.canoo.com
Tue, 02 Aug 2005 19:06:56 +1000
A couple of releases escaped a week or two ago which didn't correctly
generate <stepType> (and also didn't correctly link to lastResponse).
You might want to try downloading again.
Cheers, Paul.
T wrote:
> Hi. I downloaded the latest release of Canoo Webtest, and am having trouble
> with the reporting.
>
> I am using WebTestReport.xsl from the /resources directory, but the file seems
> to expect <stepType> entities in the XML report that Webtest produces that are
> missing.
>
> For reference, my <step> outputs look like this:
>
> <step>
> <parameter name="name" value="username"/>
> <parameter name="description" value="Set incorrect username"/>
> <parameter name="value" value="mrincorrectusername"/>
> <result>
> <completed duration="15"/>
> </result>
> </step>
>
> Any help would be appreciated.
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>
>