[Webtest] Resume after failing step
Michal
Michal <uhmm@1234.sk>
Wed, 11 Apr 2007 22:26:39 +0200
Same here...
I know what is the difference, but haltonfailure seems the same to me as
if it were true or false.
If it is false, next steps got skipped
If it is true, next steps got skipped anyways, so I don't really see the
difference
Christoph Sandrus wrote:
>
>
> On 4/11/07, *Michael Habbert* <Michael.Habbert@netpioneer.de
> <mailto:Michael.Habbert@netpioneer.de>> wrote:
>
> Hi Christoph,
>
>
> Christoph Sandrus wrote:
> > Hi
> >
> [...]
> > >haltonfailure
> > > Required? No, default is "true"
> >
> > http://webtest.canoo.com/webtest/manual/config.html
> >
> >
> > Yes I know this feature, but if a failure occures, the trailing
> steps
> > (and groups) are skipped. And webtest goes on with the next webtest
> > section. (So I have to login and do the same stuff, I have
> already done,
> > again)
> [...]
> you do know the diference between haltonfailure and haltonerror?
>
>
> If I write haltonfailure="false" the trailing steps are skipped. So I
> didn't get the point here?
>
> Regards,
> Christoph