"Orchestration describes how web services interact with each other at the message level, including the business logic and execution order of the interactions" [IERS:etd:Chris Peltz 2003]. These interactions may span applications and/or organizations, and result in a longlived, transactional, multi-step process model. For example, in the eLandings web services interface, the simplest case of reporting a landing requires a minimum of the following web service method invocations:
...
After execution of any of these specific steps, it must be possible to compare the resulting state to the expected state, to provide feedback and identify any discrepancies.
Resources
Advice on test planning and documentation for manual system testing.
Tigris.org Words of Wisdom re Test Cases
Tigris.org Test Case Format
Tigris.org Test Suite