Hi Marc, Again, as always I really appreciate all the hard work you guys are doing keeping this very useful application going. Lately as part of writing a number of WebTest scripts, I have started using the ANT Macro feature, I find it to reduce code size as well as make the script more readable. Unfortunately there is one major draw back, it is nothing to do with Ant itself, rather how WebTest reporting is done or rather lack of it. I found the following email in the WebTest archive which describes the same problem and from your note it says it is fixed, but the version I am using, R_1376, is still does not give any details. Any chance of this functionality getting reinstated in future, since without the detailed reporting, using Ant Macro in WebTest becomes hard to use and understand.
Thanks as always, Koorosh ======================================================================== ============== Try to upgrade to the latest build. I think that this was http://webtest-community.canoo.com/jira/browse/WT-162 which is now fixed. Marc. Siegfried Goeschl wrote: > Hi folks, > > an email from Marc pointed me to the concept of <macrodef> and I gave it > a try. It works nicely but there is little information regarding the > executed steps in the XML report (see below) - I only get the name of > the executed macro but nothing else. > > What I miss is > > +) execution time > +) the list of passed parameters > +) maybe the exploded steps but this is probably a lot of fluff anyway > > Is there another to use <macrodef> to get this information into the > report or is this completely missing? > > Thanks in advance > > Siegfried Goeschl _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

