[Webtest] RE: Howto include a testcase description into the report?
Siegfried Goeschl
webtest@lists.canoo.com
Wed, 05 Apr 2006 08:58:02 +0200
Excellent ...
Siegfried Goeschl
Marc Guillemot wrote:
> Hi Bernd & Siegfried,
>
> since yesterday, the description attribute in <webtest name="foo"
> description="bla bla & bla"> is written in the xml result file and presented
> in the html file.
>
> What about allowing something like:
>
> <webtest name="foo" description="something">
> <description>a general longer description</description>
> <description type="myType">blabla</description>
> <description type="something else">bla again</description>
> <config .../>
> <steps>
> ....
> </steps>
> </webtest>
>
> All <description/> tags would be optional and would be written 1:1 in the
> xml report file. This would give a general purpose mechanism to include
> information like test case name, characteristic, ...
>
> Marc.
> --
> View this message in context: http://www.nabble.com/Howto-include-a-testcase-description-into-the-report--t1387352.html#a3758959
> Sent from the WebTest forum at Nabble.com.
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>