Previous Topic: Extending DevTest SolutionsNext Topic: Extension Concepts


Reasons to Extend the DevTest Solutions

DevTest Solutions provides most of the elements that are required to test enterprise software components. However, you can create your own elements to solve specific problems. For example,DevTest does not provide built-in support for testing FTP clients. If you write an FTP client, you could create the following:

You can create custom types of other DevTest elements, such as data sets and companions. For more information about extending other elements, see the JavaDocs in the doc folder of your installation directory.