Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

ABAP Web Service / ICF is a test type that allows creating test cases based on payloads collected by ICF Recorder for Web Services and REST services based on SAP Internet Communication Framework.

ABAP Web Service / ICF test type is a specialization of Generic HTTP test type which offers specific way of capturing the request and response.
For test execution all the options and parameters of Generic HTTP test type apply.

It is required to enable ICF Recording to collect request and response data for Web Services and REST services based on SAP Internet Communication Framework.

Example - testing Web Service SalesOrderERPCreateRequestConfirmation_In_V1

Web Service is exposed in SOAMANAGER under /sap/bc/srt/scs/sap/ecc_salesordercrtrc1 endpoint:

Enabling payload recording:

  1. Go to transaction SICF

  2. Enter Service Name = scs and click Execute (F8)

  3. From menu choose: Edit > Recorder >Activate Recording

  4. In the Recording Settings dialog, provide service path and select Request + Response.

It is possible to enable recording for multiple services by restricting the path to a higher-level node.

  1. Activate the Recording

Recorded requests can be monitored in transaction SICFRECORDER

 

 

  • No labels