[Webtest] Re: Data driven tests
Lisa Crispin
webtest@lists.canoo.com
Fri, 23 Jul 2004 15:22:59 +0000
I'm interested!
-- Lisa
-------------- Original message from Jason Kissinger : --------------
> I've also started working on a csv loop for webtest similar to the
> foreach task from ant-contrib. My implementation adds a csvData task
> similar to what you are proposing. I should have this ready to share
> early next week if anyone is interested.
>
>
>
> > url="path/to/reports.jsp"
> username="${csv.column1}"
> password="${csv.column2}"/>
> > name="rptType"
> text="${csv.column3}"/>
> > name="effDate"
> text="${csv.column4}"/>
> > label="Generate Report"/>
> > text="${csv.column5}"
> regex="true"/>
>
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest