Creating component tests
You can use the component test wizards to automate the process of testing your enterprise application components. All component tests consist of a Java test script based on the JUnit framework, as well as associated test data that is maintained in test data tables. Once you create a test, you can reuse it with minor modifications throughout the development process.