Skip to main content
Version: 5.3.0.0

Recording

Description​

Recording allows users to record scenario elements in order to create test cases.

Recording Process Model - Ticking record checkbox​

  1. Click on "Test current element" button on the right panel.

  2. The "Test process model" dialog is shown.

    record_processModel

  3. There is a "Recording" check box under the table. Tick the checkbox and then click on the "Test" button to start recording the adapter.

    record_processModel_highlight

  4. The test cases of the process model are created under "Test case".

Recording Adapter​

  1. Open adapter.

    recording

  2. Click "Test current element" button on the right panel.

    recording_outboundCh

  3. The "Adapter test" window is shown. There is a "Recording" check box under the table. Tick the checkbox and then click on the "Test" button to start recording the adapter.

    recording_outboundCh_highlight

  4. The test case for the adapter is created under "Test case".

    create_testCase_outboundCh

Recording Mapping​

  1. Open Message mapping.

  2. Click "Test current element" button on the right panel.

  3. The "Test message mapping" window is shown. There is a "Recording" check box under the table. Tick the checkbox and then click on the "Test" button to start recording the adapter.

    create_scriptMapping

  4. The test case for the Message mapping is created under "Test case".

    create_testCase_script_mapping

Recording REST Service Client​

  1. Open REST Service Client

  2. Click "Test current element" button on the right panel.

  3. The "Test service client" window is shown. There is a "Recording" check box under the table. Tick the checkbox and then click on the "Test" button to start recording the adapter.

    record_rsc

  4. The test case for the Service client is created under "Test case".