«« Next » « Previous
«« Next » « Previous

Link Details

DZone can't read your mind. Tell us what you like! Login and vote now.
Link 79504 thumbnail

By bloid
via soa.dzone.com
Published: May 07 2008 / 07:00

Service-oriented architecture (SOA) and web services are becoming more and more popular in many development projects. In Java or .NET, exposing your business logic component as a web service is as simple as adding a few metadata annotations. Likewise, once you have a web service, you can use any client to consume it, right? Before you make all your web services available to the public, however, you need to make sure they work. The only way to do this is by writing functional tests for your web services.
  • 13
  • 1
  • 721
  • 165

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.