.NET Alternative to SoapUI
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
- From: Marc Scheuner <no.spam@xxxxxx>
- Date: Fri, 18 Jul 2008 06:58:48 +0200
Folks,
Does anyone know of a good, preferably free web services testing
utility written in .NET ? I used to have SoapUI and it worked OK (with
a horrible UI), but it stopped working on my reinstallation of XP :-(
I was looking around but couldn't really find much.....
I need to be able to hit any web service using a URL for the WSDL
file, and I need to be able to import a WSDL stored in a file (for
those web services that do not expose their WSDL automatically).
I'd like to be able to "compose" my requset to the web service in raw
XML format, send it off, and have a look at the results that come
back.
Does anyone know of such a tool for .NET ??
Thanks for any pointers!
Marc
.
Relevant Pages
- Re: Some questions on what technology to use
... > look at Web Services using remoting and also WSE 2. ... > of attaching messages to methods and automatically generating WSDL etc.. ... So there is really no need to get into the XML ... (microsoft.public.dotnet.framework.webservices) - Re: Some questions on what technology to use
... > look at Web Services using remoting and also WSE 2. ... > of attaching messages to methods and automatically generating WSDL etc.. ... So there is really no need to get into the XML ... (microsoft.public.dotnet.framework) - Referencing web service complex data type within a second web service (like a delegate)
... I am trying to figure out if ASP.NET XML Web Services and the WSDL ... and one consumer client application. ... I want basews to define a delegate of sorts (where the delegate ... (microsoft.public.dotnet.framework.aspnet.webservices) - Re: Difficulties in Consuming Java Web Services in .NET
... .NET interoperates with AXIS v1.x, ... How have you built the WSDL? ... A working example of Arrays, with source code and makefile, is here: ... >I am consuming Java Web Services in .NET. ... (microsoft.public.dotnet.framework.webservices) - Re: Add Web Reference makes multiple requests fir WSDL
... What happens if you run WSDL from the command line? ... > // My server send back WSDL ... > // Note that this time the user agent given contains "MS Web Services ... >>>"Add Web Reference" from the Visual Studio dialog box, a request is ... (microsoft.public.dotnet.framework.webservices) |
|