« SOA Expert Podcast Show 40...Connecting the Enterprise to the Web 2.0 | Main | 9 Things You Must Understand about Orchestration »
June 09, 2006Creating a SOA? Learn to test services.
So, how do you test services you’ve not yet built? It’s called a “proof-of-concept,” meaning you stand up very raw and simplistic versions of the services (either existing abstractions or new services) for the purpose of proving that they work and to illustrate their operational characteristics. This is typically done in parallel with existing design work, and the proof-of-concept is largely a throw-away after you gather your data, but nonetheless important to your understanding of the final product before you complete the design and development.
.
Many of those who focus on the discipline of performance within complex distributed systems such as SOA will first steer you toward modeling. Unfortunately, we don’t know enough about how services behave to model how they will perform, so it’s a good idea to test the services that will make up your SOA before you build your performance model; otherwise, you’re just guessing.
Testing services, even proof-of-concept services, means that you simulate operational characteristics during the test, or, how you intend to leverage the service. You do this by building or buying test harnesses that can load the service as needed for testing. You should utilize low use, medium use, and high use scenarios to determine how the service behaves under an increasing load, and make sure you have some sort of monitoring mechanism to gather the data for analysis.
What you’ll find, in most cases, is that the service will reach a saturation point where performance drops off significantly as the load increases. The saturation point is largely dependent upon the patterns of the service. For instance, transactional services should be able to support a much higher load than light weight services.
Posted by davel at 04:37 PM in
|
Digg This |
Add to del.icio.us

Dave Linthicum's Podcast Channel
