[Webtest] use of propertytable

Dierk Koenig webtest@lists.canoo.com
Wed, 13 Oct 2004 17:48:46 +0200


> ok I've tried this solution, but the problem is that it creates many
> test cases.

Hm, your case seems to be some initial load.
If the problem with the number of tests cases is that they mess
up the reporting, you can suppress the reporting for them.

> Is it possible to do something equivalent using the repeat step?

Not with the repeat step.
But we could make a stepcontainer for propertytable.
This would require some coding.
(proper reporting, dynamic property expansion etc.)

cheers
Mittie