Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 739 Bytes

USING_SOAPUI.md

File metadata and controls

26 lines (15 loc) · 739 Bytes

Using SoapUI

The services may also be explored using SoapUI. Here is how based using SoapUI 5.4.0 with a configuration that demonstrates adding a timestamp and signing the request.

Step 1: Import the project:

USImportoer-soapui-project.xml

Step 2: Change endpoint provided to you:

ChangeEndpoint

Step 2: Add the file p12/B2B_testklient_SIT.p12 as keystore here using the passphrase provided to you: TODO!!!

Keystore

Step 3: Select keystore and alias:

Signature

Step 4: Expand getUSKoeretoejRegistreringHent, select Request, and run:

Run