[Webtest] RE: Howto include a testcase description into the
report?
Marc Guillemot
webtest@lists.canoo.com
Tue, 4 Apr 2006 23:45:41 -0700 (PDT)
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.