The way I implemented the integration test suite:
I did to create a Rhapsody model containing N components. Then, in Java using JUnit, I implemented a basic test case that, given the model name, launches a new Rhapsody application and opens it.
Once Rhapsody is open, I can use the Java API to select the correct component that simulates a mouse click on its name, and then I can run my plug-in functions just like it was launched for the right-click event on an element.
, , , . , (, 10 Rhapsody).