The following advice came from Frank Langanke on the list several weeks ago:
Remove the import task which imports the webtest task from the individual test
files and put it once in the master build.xml. So the import will be then made
only once and not for every test again.
I haven't done any specific timing myself following his advice so YMMV.
Do you think it is relevant to you?
You could try ant contrib's Performance Monitor and Stopwatch tasks
to gather more information.
Cheers, Paul.
Rob Manthey wrote:
Probably as a consequence of some poor structuring in my tests or trashy
claspathing, but now my suite takes 44 minutes to run where it was 11
minutes before ... ? The only things other than the webtest version
that I changed were: changing all <testSpec> tags to <webtest> ...
using the newer MyWebTest.dtd ... adding an ant.dtd reference via
antstructure for eclipses sake ... classpathing to the ant.jar contained
in webtest/lib rather than another ant installation ... adding and
removing classpath jar differences between the new version's lib and the
unkempt set I had before.
Not expecting a solution ... just noting the unexpected change for the
benefit of accumulated knowledge.
Cheers
RM
on 20/07/06 11:00 Rob Manthey said the following:
as easy as that. yes it works now.
on 19/07/06 16:48 Paul King said the following:
You should upgrade to at least R_1346:
Rob Manthey wrote:
My version is 2.0_R_1217
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest