Adding/Binding a Test Case

See Also

To add a test case and bind it to an operation:

  1. In the IDE Projects tab, open the Composite Application project to expose its Test folder.
  2. Right-click Test, and choose New Test Case from the pop-up menu.
    This launches the Create New Test Case wizard.
  3. In the Enter the Test Case Name step, enter a name for the test case and click Next.
  4. In the Select the WSDL Document step, open a module project, select the .wsdl file containing the operation you want to test, and then click Next.
  5. In the next step, select the operation you want to test, and then click Finish.
    In the project tree, under Test, a new folder is created in the form of an upper case T, containing two files: Input.xml and Output.xml.
See Also
Testing a JBI Project

Legal Notices