Recent Tips, Tricks and How-Tos

Common REST Design Pattern

Based on the same architectural pattern of the web, "REST" has a growing dominance of the SOA (Service Oriented Architecture) implementation these...

19 replies - 9662 views - 06/04/08 by riho in Articles

Functional Web Services Testing Made Easy with SoapUI - Part 3

In the first two parts(part 1 and part 2) of this series we have seen how to use SoapUI to write functional tests for web services and also how to use Groovy...

4 replies - 4047 views - 05/19/08 by Meera Subbarao in Articles

Functional Web Services Testing Made Easy with SoapUI - Part 2

Part 1 of this series helped provide the background needed to begin exploring web services testing. We learned the basics of SoapUI and how easy it was to...

2 replies - 6540 views - 05/12/08 by Meera Subbarao in Articles

Functional Web Services Testing Made Easy with SoapUI - Part 1

Service-oriented architecture (SOA) and web services are becoming more and more popular in many development projects. In Java or .NET, exposing your business...

2 replies - 8526 views - 05/06/08 by Meera Subbarao in Articles

Service-Orientation and Object-Orientation Part II: A Comparison of Design Principles

This two-part article series studies object-orientation and service-orientation by providing a comparison of goals, concepts, and principles. Both articles...

1 replies - 709 views - 04/24/08 by Nitin Bharti in Articles