"Eric Pugh" <[EMAIL PROTECTED]> wrote on 16/04/2002 10:36:58 PM:

> I didn't realize that Canoo
> (http://webtest.canoo.com/webtest/manual/WebTestHome.html) wasn't a more
> popular tool!  I looked at Latka, and Canoo is similar, but seems to 
have
> more features.  Basically it exposes as an Ant script a whole bunch of 
http
My whole reason for getting involved with Latka was that we have an 
in-house developed tool, called WebTest, that does more than Latka, and I 
wanted to bring those features to Latka/Jakarta.

Now when I got involved in Latka, the doco was thin on the ground, the 
nightly builds didn't work, the test cases were suspect (still are), and 
there was not much movement.

And Latka is my main reason @ Jakarta for using Maven.

> requests/responses (similar to latka), but at a much higher level..
> Slightly off topic, but to run a script to go to a page, verify a title,
> click a button, and then verify links, you add these bits to your ant 
file.
> 
> I will look at how cactus runs tests..  My problem with Canoo's method 
of
> running tests is that they are part of an ant script..  And the 
processing
> of all the raw .xml data is done via xsl from the ant scripts.
> And I don't want to hack up the Maven ant scripts, but I guess I can to
> integrate canoo.  Or, I can try and create some sort of adapter the way
> Latka works to run the ant script from inside a JUNIT test.
> 
> If you have some samples of running latka you don't mind sharing, I 
would
> love to see it.

See http://jakarta.apache.org/commons/latka/users-guide.html . Note the maven 
generated docs :)

There are three ways to run Latka: From a command prompt, from the Latka 
webapp and via JUnit.

Latka's tests are driven externally via an xml docment, rather than from 
inside ant.
--
dIon Gillard, Multitask Consulting
Work:      http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers

Reply via email to