I know this question was asked million times but I m gonna ask it again. I ve been researching how to test web services for a while and I can t believe that there s pretty much one tool out there: SOAP UI. The other option that you have is creating web services stubs and writing unit tests per each ws stub. I can t believe that Microsoft didn t come up with a solid solution for web services testing. So I guess my question: is SOAP UI the only tool for testing multiple web services?
P.S. I m also looking for something to integrate with TFS (I know SOAP UI can be integrated with msbuild)
Thanks