[Webtest] iF statement patch
Lisa Crispin
webtest@lists.canoo.com
Tue, 03 Aug 2004 17:40:12 +0000
Is this patch integrated in the build now, or is it still only available as a patch?
And is there an example anywhere of what the 'iF' looks like in the actual WebTest script? Jeannie said there was an example in her posting, but I couldn't find it (doesn't mean it wasn't there, I might just not get it).
Thanks,
Lisa
--- Jeannie Graham <Jgraham@arrowheadgrp.com> wrote:
> It looks like my stupid email blocker won't let me
> send zip files, so I am
> only sending the actual files (cuz they're small)
> but I can't send the html
> syntax file. The iF statment has to look like this
> in your scripts, "iF" -
> small i, capital F.
>
>
> -----Original Message-----
> From: Jeannie Graham
> Sent: Wednesday, May 05, 2004 9:55 AM
> To: 'webtest@lists.canoo.com'
> Subject: [Webtest] If statement patch
>
>
> Hello everyone,
>
> Well, here it is! I finally got the IF statement
> patch that Aatish
> sent to work (endless thanks to Aatish for making it
> possible!). First, I
> had to make some tweaks to the files that Aatish
> sent me, IfStep.java and
> IfWrapper.java. I also had to tweak
> TestStepSequence.java.
>
> Now, to add the patch and compile Canoo Webtest:
> 1). Put both IfStep.java and IfWrapper.java into
> the WEBTESTHOME, extension
> directory.
> 2). Update your TestStepSequence.java file, which
> is in the WEBTESTHOME,
> ant directory.
> 3). Update your webtestTaskdefs.props file, which
> is in the WEBTESTHOME
> directory, with
> "iF=com.canoo.webtest.extension.IfStep".
> 4). Build the build file to compile the changes,
> C:\WEBTESTHOME>ant.
> 5). Copy the new webtest.jar file in the
> deployment/lib directory to the
> main lib directory.
>
> And now, you should be able to do an iF statement.
> I am also including the
> html file that Aatish sent me, showing the syntax of
> the iF statement.
>
> Hope everyone enjoys,
> Jeannie
> <<ATTACHMENT_OR_CONTENT_BLOCKING_ifpatch.zip.TXT>>