Creating multiple tests by using MEP
You can create multiple tests from a Message Exchange Pattern (MEP) in Rational® Integration Tester from the Test Factory view. An operations MEP defines the pattern, schema, and binding for messages that are exchanged by the operation. You can create multiple tests that adhere to the rules defined in the MEP.
- Defined a service component and an operation under a service component. See Creating a service component and Creating an operation.
- Edited the operation for the MEP settings. See Editing an operation.
- Opened the project in the Test Factory view.
You can create multiple tests in an operation that use the message exchange pattern (MEP) either at the time of synchronizing resources or after you have created and bound the physical resource with the logical one in an operation.
When you create tests you can opt to alter the occurrences of some of the message elements in the Structural Configuration dialog or opt to change the value of the element type in the Contents Configuration dialog.
You can create different tests for each of the content configuration or the variable test data that you set by selecting the Fixed option.
- A single data-driven test with multiple content iterations is created along with the test data in an Excel worksheet that specifies the values for the iterations which is used at test run time.
- Multiple data-driven tests with different test structures and content iterations along with the test data in different files that are used by each of the tests during test run time.
- The data-driven tests are created under the Tests folder in the selected operation.
- A dataset that contains the test data for all the test iterations for each of the data-driven test is created under the Test Data folder in the selected operation.
- Both the test and the test data are created with the same name and subsequent data-driven tests that are generated in the same operation are suffixed with a number that increases for each successive generation.
- The physical files of the test and the test data reside in the operation folder of the
service component folder of the logical folder in your project directory.
For example, the location can be as: D:\Projects\Mytest\Logical\HotelFinder.wsc\getHotels.opr\, where HotelFinder.wsc is the name of the service component and getHotels.opr is the name of the operation.
- When you delete the generated test or the generated dataset in the UI, the corresponding physical file is not deleted from their physical location.
in the 


