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 Current »

USE:

Int4 IFTT allows binding test cases together to reflect whole business processes. The sequence can consist of an unlimited number of test cases using different interface types, linked through pre-case ID value.
When pre Case ID is used, an Object Variable can be defined to take the value from the predecessor case and use it in the current test case. 


PROCEDURE:

When we want to create a new, clean document  to post a test case message against:

In this example case, the second step of the sequence is the manual action replicated through the eCATT recording. However, the second step could have also been, e.g., an outbound message.

  1. Identify a document that is required for posting.

  2. Create an eCATT recording that will create this document.

  3. Create an object definition for the created document.

  4. Create the eCATT test case.

  5. Create a new inbound test case with reference to the eCATT test case. Add CaseID of the related test case in the pre-case ID field to reference two documents. 

  6. Execute both eCATT and inbound test cases. 

When we want to create a document that will trigger an outbound message: 

In this example case, the first step of the sequence is the manual action replicated through the ECATT recording. However, the first step could have also been, e.g., an inbound message.

  1. Identify a document that is required for posting.

  2. Create an eCATT recording that will create this document.

  3. Create an object definition for the created document.

  4. Create the eCATT test case .

  5. Create a new outbound test case with reference to the eCATT test case. Add CaseID of the related test case in the pre-case ID field to reference two documents. 

  • No labels