| |
Test Case |
Test Values |
Script file name |
Passed / Failed |
Comments |
| 1. |
WSF::WSClient Transport Binding/
Protocol Related Options |
|
|
|
|
|
- echo client with "use_soap" |
true, false, '1.1', 1.1, 1.2,'1.2'
default: true |
|
|
|
|
- echo client with "http_method" |
'GET' , 'POST' , 'get' , 'post'
default: 'POST' |
|
|
|
2. |
WSF::WSClient XOP/MTOM Related Options |
|
|
|
|
|
- mtom upload client with "use_mtom" |
true, false, default true |
|
|
|
|
- mtom download client with "use_mtom" |
true, false, default true |
|
|
|
|
- mtom upload client with "respose_xop" |
true, false, default false |
|
|
|
|
- mtom download client with "respose_xop" |
true, false, default false |
|
|
|
3. |
WSF::WSClient WS-Addressing Related Options |
|
|
|
|
|
- echo client with "use_wsa" |
true, false, 1.0, '1.0', 'submission'
default '1.0' |
|
|
|
| 4. |
WSF::WSFClient WS-Security Related Options |
|
|
|
|
| |
- security samples with "policy" |
none |
|
|
|
| |
- security samples with "security token" |
none |
|
|
|
| 5. |
WSF::WSFClient Proxy and SSL settings
related propertie |
|
|
|
|
| |
- echo client sample with "proxy_host" |
|
|
|
|
| |
- echo client sample with "proxy_port" |
|
|
|
|
| 6. |
WSF::WSService General Options |
|
|
|
|
| |
- actions |
A hash mapping WS-Addressing actions to service operations |
|
|
|
| |
- operations |
A hash mapping operation names to functions |
|
|
|
| |
- op_mep |
IN_ONLY, in_only , IN_OUT , in_out default value IN_OUT |
|
|
|
| |
- op_params |
WSMESSAGE,MIXED default value WSMESSAGE |
|
|
|
| |
- wsdl |
File | URL |
|
|
|
| 7 |
WSF::WSService XOP/MTOM Related Options |
|
|
|
|
| |
- use_mtom |
true, false default value true |
|
|
|
| |
- request_xop |
true, false default value false |
|
|
|
| 8 |
WSF::WSService WS-Security |
|
|
|
|
| |
- policy |
WSPolicy Object |
|
|
|
| |
- security_token |
WSSecurityToken |
|
|
|