Breadcrumbs

Creating Test Cases

Usage of test cases is explained using the educational service build in Education Lesson 3. Refer to Importing the Service Description (Builder) for information on how to import the corresponding WSDL.

To create a test case, select an operation. Open the context menu with the right mouse button and select Create Test Case:

create_test_case.png

Enter a name for the new test case and click OK. Default name suggested is the name of the operation:

test_case_name.png

The test case will be listed below the operation and has a grey icon testcaseicon.png . The grey icon indicates that the test case has not been run yet:

test_case_created.png

Continue with inserting test data.

📗