Web Services Addressing 1.0 - Test Scenarios

Each Web Service Addressing test case may demonstrates the following abstract scenarios, usually at most one from each category.

oneway-inonly

oneway-inonly

A Web Services addressed message is sent from node A to node B using an underlying protocol which has no natural return path for a reply, e.g. UDP. No reply or fault message is expected by A within the scope of this scenario.

oneway-robustinonly

oneway-robustinonly

A Web Services addressed message is sent from node A to node B using an underlying protocol which has no natural return path for a reply, e.g. UDP. No reply message is expected by B within the scope of this scenario, however B may later send A a fault message in a separate response message.

oneway-inout

oneway-inout

oneway-outonly

oneway-outonly

A Web Services addressed message is sent from node A to node B using an underlying protocol which has no natural return path for a reply, e.g. UDP. No reply or fault message is expected by B within the scope of this scenario.

twoway-inonly

twoway-inonly

A Web Services addressed message is sent from node A to node B using an underlying protocol which has a natural return path for a reply, e.g. HTTP. No reply or fault message is expected by A within the scope of this scenario.

twoway-robustinonly-a

twoway-robustinonly-a

twoway-robustinonly-b

twoway-robustinonly-b

twoway-inout-a

twoway-inout-a

twoway-inout-b

twoway-inout-b

Paul Downey
Generated from scenarios.xml using scenarios.xsl.
$Date: 2005/09/09 21:09:24 $