Creating a test case

  1. In the Test tab link of the Editor view, click New to create a test case.

    The Create a new test case window is displayed.

  2. Select the web service method that you want to test from the Method drop-down list.
  3. Provide a name for the test case in the Name field.
    Note: It is a good practice to provide names that describe the input data. If you, for example, are testing currencies you might have a test case called SEK for Swedish Kronor and another called USD to test US Dollars.
  4. Specify a description for the test case in the Description field and click Finish.

    The test case is now displayed in a test case table.

    Note: You can modify the description directly from the test case table.