Developer Guide to the BPEL Designer

Adding/Binding a Test Case

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

  1. In the IDE Projects window, open the Composite Application project to expose its Test folder.

  2. Right-click Test, and choose pop-up menu item New Test Case.

    This launches the 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 the BPEL 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, containing two files: Input.xml and Output.xml.


Note –

If you view the test case in the Files window, you see Concurrent.properties as a third file.