Unit Test Framework : Creating a Test Suite : Before You Begin
Before You Begin
Before creating a test suite, ensure that you organize the required test cases and data files in a test folder.
If the test cases are packaged in the Integration Server package, it provides a common source location for all related assets. You can import the package on eclipse workspace.
Example: Consider that the test cases are created in the resources test folder of the Integration Server package.
While any organizational structure that conforms to Integration Server package structure can be used, the following example provides a useful approach for organizing test cases in your environment. For ease of organization, follow the steps below:
1. Right click the Resources directory and create a subdirectory under it called test.
2. Right-click the test directory and create two additional folders data and setup.
3. Add the test suites to the setup directory and organize the data directory using subdirectories for each test suite to contain the input data files for the test cases comprising a test suite.
Copyright © 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback