Michael Knapp wrote:
I need to do a lot of SOAP tesing for an upcoming project and would love to use WT. Is it possible? Any plans for a SOAP module/steps? Or any other tool that you'd recommend (and if it could be configured to work with ant/WT all the better)?
If you look at the documentation for the invoke step you will see a SOAP example. I work on a project where WT is used for testing a document-style web service. This works well. If you have an rpc style WS then Groovy might make more sense. Cheers, Paul. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

