> How to test SOAP webservice in unit testing. Anybody knows which tool
> support for that. I thing HttpUnit support only browser based application
> only. My application doesn't contain GUI. Anybody know regarding this
> please mail me.
Why do you think HTTP requires a GUI? It's /HTTP/Unit, so why can't you
just create an HTTP request, put some XML in it, and send it to your web
service's end point?
--
J. B. (Joe) Rainsberger
Diaspar Software Services
http://www.diasparsoftware.com
Author, JUnit Recipes: Practical Methods for Programmer Testing
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/junit/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
