English 中文(简体)
网络服务测试
原标题:Web Services Testing

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

最佳回答

总是有选择! http://www.infoworld.com UI, Push to test and WebInject.

Looking to shell out dough? You could always use HP Service Test

我使用什么? 课程表: 坦率地说,这是出于某种原因最常用的。

问题回答




相关问题
Selenium not working with Firefox 3.x on linux

I am using selenium-server , selenium rc for UI testing in my application . My dev box is Windows with FireFox 3.5 and every thing is running fine and cool. But when i try to run selenium tests on my ...

Best browser for testing under Safari Mobile on Linux?

I have an iPhone web app I m producing on a Linux machine. What s the best browser I can use to most closely mimic the feature-limited version of Safari present on the iPhone? (It s a "slimmed down" ...

Code Coverage Tools & Visual Studio 2008 Pro

Just wondering what people are using for code coverage tools when using MS Visual Studio 2008 Pro. We are using the built-in MS test project and unit testing tool (the one that come pre-installed ...

Is there any error checking web app cralwers out there?

Wondering if there was some sort of crawler we could use to test and re-test everything when changes are made to the web app so we know some new change didn t error out any existing pages. Or maybe a ...

热门标签