[Webtest] RFC: Adding a 'desc' and "url" attribute to <testSpec>
Siegfried Göschl
webtest@lists.canoo.com
Thu, 06 Mar 2003 11:35:47 +0100
On 6 Mar 2003 at 15:17, Daniel Sheppard wrote:
> Are your webtests not containing enough description to be test plans
> in and of themselves?
>
That's exactly the point - I simply do not believe in huge test plans
written as Word documents. We do that currently to get the testing
started since the testers are not distracted by the implementation
details. Afterwards I just want to maintain the webtest scripts and
here is the test description missing.
> If it's simply the readability of your test scripts to other
> testers/non-testing staff, You should be able to write an xslt that
> will transform your test document into a more readable form.
>
We currently have the test description as comment but relying on
comments in an XML file is not the way to go.
> Has anybody written some xslt's for pretty displaying of tests in raw
> form that they'd like to share?
>
No problem with a description tag ... :-)
> If that doesn't meet your needs, My suggestion would be to have a
> <description> node that could be attached to testSpec and copied
> verbatim to the final report, ie.
>
> <testSpec>
> <description> Once upon a time, there was a test. It was a
> good test, a lovely test </description> <steps> .... </steps>
> </testSpec>
>
> (I don't know how difficult this is to do with ant's parser). This
> would also be useful in the case of an xslt running over the testSpec.
>
Siegfried Goeschl
CTO
=================================
IT20one GmbH
mail: siegfried.goeschl@it20one.at
phone: +43-1-9900046
fax: +43-1-52 37 888
www.it20one.at
> > -----Original Message-----
> > From: Goeschl Siegfried [mailto:S.Goeschl@together.at]
> > Sent: Thursday, 6 March 2003 3:28 AM
> > To: webtest@gate.canoo.com
> > Subject: [Webtest] RFC: Adding a 'desc' and "url" attribute to
> > <testSpec>
> >
> >
> > Hi folks,
> >
> > any opinions about adding a "desc" and "url"attribute to <testSpec>.
> >
> > +) "desc" would contain a description what the test is actually
> > +doing ) "url" would provide a link to the test plan
> >
> > Both attributes can be written to report providing better
> > documentation.
> >
> >
> > Thanks in advance,
> >
> > Siegfried Goeschl
> > _______________________________________________
> > WebTest mailing list
> > WebTest@lists.canoo.com
> > http://lists.canoo.com/mailman/listinfo/webtest
> >
> #############################################################################
> This email has been scanned by MailMarshal, an email content filter.
> ######################################################################
> ############### _______________________________________________
> WebTest mailing list WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>