Hi! I guess this is an old question, but I couldn't find the answer anywhere:
we have some test steps which we placed in macros and execute them quite often. we would like to get a notification whenever they fail, but we would like to continue the tests even with those tests failing. I know that <webtest />s build units which fail for them self, but I can't use a webtest within a webtest, can I? If this would be the solution, how can I pass parameters to the inner webtest? What I really would like to see is a parameter for the <group> tag where I could specify that I want to continue after the group if something fails.... so if anybody has an Idea... Thanx! Ralf _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

