[Webtest] WebTest-Erweiterung
Dierk Koenig
webtest@lists.canoo.com
Mon, 20 Jan 2003 10:35:35 +0100
Hi Toby,
(I'm doing this in english in favor of our english readers)
Yes, you can implement your own steps, and put an additional add<MyStep>
in the TestStepSequence.
For ease of merging with new versions of CanooWebTest you may want to
add this method in a subclass of TestStepSequence and use the subclass.
The strategy of implementing custom steps may change shortly as we have
lots of requests in this area. We aim to go for ANT
TaskContainers such that you can mix any arbitrary ANT task with your
steps as well as implementing steps as "normal" ANT tasks.
Don't take this as a promise, but we may have a solution by this
friday evening.
best regards to our old friends at AdNovum
Mittie
> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Tobias Kaufmann
> Sent: Montag, 20. Januar 2003 8:30
> To: webtest@lists.canoo.com
> Subject: [Webtest] WebTest-Erweiterung
>
>
> Hallo,
>
> Ich möchte gerne weitere Funktionalität (hauptsächlich neue Steps) zu
> WebTest hinzufügen, aber nach Möglichkeit den ursprünglichen Source-Code
> nicht verändern, um das Umsteigen auf eine spätere Version zu
> erleichtern. Durch die Verwendung von Ant scheint es nun aber
> beispielsweise notwendig zu sein, für jeden neuen Step die Klasse
> TestStepSequence um eine add-Methode zu ergänzen. Sehen Sie eine bessere
> Methode, WebTest zu erweitern?
>
> Grüsse
> Tobias Kaufmann
>
> --
> +---------------------------------------------------------------------+
> Tobias Kaufmann mailto:Tobias.Kaufmann@adnovum.ch
> Software Engineer Informatik-Ing ETH
> AdNovum Informatik AG http://www.adnovum.ch phone: +41 (1) 272 6111
> Roentgenstrasse 22, CH-8005 Zuerich fax: +41 (1) 272 6312
> +---------------------------------------------------------------------+
> AdNovum Software Inc. San Mateo, CA 94404 phone: +1 (650) 525 9322
> 1400 Fashion Island Boulevard, Suite 309 fax: +1 (650) 525 9324
> +---------------------------------------------------------------------+
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>