Hi Troy, welcome to Canoo WebTest.
You can use all Ant features to organize your tests, the <ant/> task is one of the typical options. For an example see the Canoo selftests under http://webtest.canoo.com/fisheye/viewrep/CanooWebTest/selftests/tests where build.xml is the master file. cheers Mittie > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Troy McGuire > Sent: Donnerstag, 15. Juni 2006 19:52 > To: Canoo WebTest > Subject: [Webtest] Suite Issue > > > I have written a script that verifies the loading of an https login > page. I'm starting to create another test, but am unsure how to use > WebTest to run multiple tests. I'd prefer that each test has it's own > file, and it seems like <ant /> is what I would use to call multiple > files, eh? Also, I am not sure where my code for XML->HTML logging > should reside. Would that portion be in each file, or just the master > file that calls the rest. Does this make any sense? > > Thank You, > > Troy > troy AT spawnordie DOT com > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

