Creating tests with the Subscribe MEP
You can use the subscribe messaging pattern in your tests. When you use the subscribe action in a test in IBM® DevOps Test Integrations and APIs (Test Integrations and APIs), the message received in the email account of the recipient is pulled into your project and can be viewed without opening the email account.
You must have configured the email accounts for the Subscribe MEP. See Configuring the MEP settings for the email transport.
You must have created an operation and opened the operation in the Test Factory view to perform this task.
- Create a test that uses MEP by right-clicking the operation and selecting New > Tests > Tests using MEP.
-
Enter a name for the test and then click OK.
For example, the name of the test can be Test_Subscribe.
The test is created in the operation. Because the MEP for the Subscribe action was configured, the test is created with the settings configured for the Subscribe action in the MEP tab for an operation. The transport that was set in the MEP tab for the operation is selected.
For example, the Subscribe action is displayed in the Test Factory for the email resource that shows the schema as text and the email as the transport resource.
- Select your action from the following options:
-
Modify any of the settings that you want to specify
in the test by completing the following steps:
The MEP settings that you configured in the MEP tab for the operation are displayed.
-
Double-click the Subscribe test step.
The Subscribe window is displayed with the settings configured in the MEP tab for the operation.

-
Modify any of the following parameters for the email
properties:
- Select the email transport.
- Enter the name of the folder from which the
email messages are to be subscribed to in the Email
Folder field.For example, you can add Inbox as the email folder.Note:The email folder you specify here overrides the folder that you configured for the physical transport.
- Retain or clear the selections for the
Unseen or Mark as
Read options.Note:The Unseen and Mark as Read check boxes are displayed as the default selections and the following default actions are performed when you subscribe to messages in the email folder:
- The messages that are not yet seen or read by the recipient are subscribed.
- The subscribed messages are marked as read in that email folder.
-
You can add new properties for the parameters in the Parameters tab by clicking New and entering the Name and Value for each parameter.
- You might want to change the value in the Timeout field, if the message you subscribe from the email account is not retrieved within the set default value or if an error due to a timeout is displayed when you run the test.
-
Double-click the Subscribe test step.
- Run the test.