Re: open software for testing

2003-03-29 Thread Apache Software Foundation
acked; anyone in apache-land know of anything of ours, or anyone elses', that does this sort of thing? maybe the CPAN Test::* modules? please respond to the original author with a bcc to community@ so we can all learn.. -- The Apache Software Foundation If you have not looked at

Re: open software for testing

2003-03-29 Thread dion
For webapps, we have a combo used in Maven of: a) JMeter ( http://jakarta.apache.org/jmeter/ ) and b) Latka ( http://jakarta.apache.org/commons/latka ) - Using JMeter's proxy server you can record a web 'session' . - The Maven Latka plugin can then convert the JMeter output to a latka test case