Dashboard > WSO2 WSF/Ruby > ... > Quality Assurance > Check list to verify API options
  WSO2 WSF/Ruby Log in | Register   View a printable version of the current page.  
  Check list to verify API options
Added by Krishantha Samaraweera , last edited by Krishantha Samaraweera on Dec 12, 2007  (view change)
Labels: 
(None)

  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      

Powered by a free Atlassian Confluence Open Source Project License granted to WSO2 Inc.. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators