Blog Moved to http://podwysocki.codebetter.com/

Blog Moved to http://podwysocki.codebetter.com/
posts - 277, comments - 119, trackbacks - 27

My Links

News

Disclaimer
The views expressed on this weblog are mine and do not necessarily reflect the views of my employer.

All postings are provided "AS IS" with no warranties, and confer no rights.

 Subscribe in a reader


I'm test-driven!
Locations of visitors to this page

Archives

Post Categories

Image Galleries

ALT.NET

Blogs

Mailing Lists

OSS Projects

Other

  • Blog Flux Directory

User Groups

Free testing tools - WebServiceStudio 2.0

Update:  Now moved here:  http://www.codeplex.com/wsstudioexpress

At one point or another, we've had the need to test our web services and WSDLs.  When I was on a BizTalk integration project, I had the need to test the orchestrations exposed via Web Services easily without jumping through all the code.  This WebServicesStudio 2.0 tool allows you to test web services with ease and solves a lot of problems.  The product is available here:
http://www.codeplex.com/wsstudioexpress
 
Like most tools, I like to show you how useful these tools are, so that you can find the right tool at the right time.  When I launch the tool, I select a sample URL and click the Get button.  For this example, I chose http://www.mssoapinterop.org/asmx/simple.asmx as my test.  From here, I then click on the "echoString" method and click the string value in the body.  From that point, you will be able to change the value of the string to whatever value you wish.  I then click the Invoke button and get the results.  Below is a picture of what you might expect:
 
 
 Next, let's flip over to the next tab, Request/Response.  From this tab, you can specify an xml message to send to the web service.   From the menu on the left, you have the ability to set the URL of the web service call, basic authentication information and many other things.  Just to mess around and not really construct a new message, let's just throw a bad value in there for fun.  In the request window, I put in <MyTest /> and clicked send.  Of course I got back the expected result of XML not matching the request which in this case is a good thing.  Below is a screenshot of the result:
 
 
 
 
Now we start seeing how this class is useful.  On the third page of interest, we have the WSDLs & Proxy page.  From this page, we can view the autogenerated information from the XSD tool that this tool has automated for us.  We also have the option from the File Menu to save all of these generated files into a specified directory.  Below is a shot of the autogenerated class:
 
 
So, you can see how useful this automated tool is to visual the way our web services work.

Print | posted on Thursday, May 04, 2006 4:51 PM | Filed Under [ .NET Free Tools ]

Feedback

Gravatar

# re: Free testing tools - WebServiceStudio 2.0

Hi,

This post is very helpful and I am already eager to try out this tool, however gotdotnet.com seemed already shutdown.. =(

http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=65a1d4ea-0f7a-41bd-8494-e916ebc4159c

Do you know if there are mirror download sites for this tool?

Thanks again and more power. =)
2/21/2008 12:07 AM | Patrick Tagaban
Gravatar

# re: Free testing tools - WebServiceStudio 2.0

I can't download this program...
2/26/2008 12:35 PM | Neoxy
Gravatar

# re: Free testing tools - WebServiceStudio 2.0

Thanks for the update! This article is really useful. ^___^
3/1/2008 7:02 AM | Patrick Tagaban
Gravatar

# re: Free testing tools - WebServiceStudio 2.0

The url http://www.codeplex.com/wsstudioexpress hosts different application than the actual WebServiceStudio 2.0. In fact, the "express" version is not even complete.
3/12/2008 10:32 AM | Spak
Gravatar

# re: Free testing tools - WebServiceStudio 2.0

Guys, check out http://codeplex.com/storm
5/21/2008 11:55 AM | Erik
Gravatar

# re: Free testing tools - WebServiceStudio 2.0

FYI, Sowmy has reposted the GotDotNet bersion on MSDN...

http://code.msdn.microsoft.com/webservicestudio20
12/3/2008 2:00 PM | foo
Gravatar

# re: Free testing tools - WebServiceStudio 2.0

there are any pre requsite to run this application. Bcoz i can't run this application. The error message is Application has generated an exception that could not be handled
1/6/2009 9:41 PM | syukur
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 

Powered by: