Step 4: Test Services

To create a test case : 

  1. Go to menu TESTING. Click CREATE TEST CASE to create new case
  2. Name your test case on TEST CASE popup. We recommend you to name a test case same as your service name. In this tutorial, a test case name is “getcustinfo”.
  3. Click CREATE

To unit test your service :

  1. Search your test case name on a search box
  1. Click OPEN TO RUN
  2. Click + to add service in SERVICE LIST panel
  3. Select service that you want to test then click DONE
  1. Enter sample input data. Sample data; cusId = 1.
  1. Click START to run a test
  2. Review output if it’s accurate