Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 5  A folder name results will be created and filled with the output of the tests. You should see something like the following:

 

Iteration 1 of 1 

request [object Object] 

request typeobject 

201 651ms POST  /customer http://env-0693795.jelastic.servint.net:8080/DSTestedApi/api/api/testedApi/v2/testedApi 

? Content-Type is present application/json 

? Status code is 201 

? Response contains ID 13208 

? Response contains HREF 

? POST Body Response equals Request Body 

201 187ms POST  /testedApi copy http://env-0693795.jelastic.servint.net:8080/DSTestedApi/api/testedApi/v2/testedApi 

? Content-Type is present application/json 

? Status code is 201 

? Response contains ID 13263 

? Response contains HREF 

? POST Body Response equals Request Body 

200 62ms /current copy http://env-0693795.jelastic.servint.net:8080/DSTestedApi/subscriber/api/current 

204 67ms delete hub by id copy http://env-0693795.jelastic.servint.net:8080/DSTestedApiManagement/api/testedApi/v2/hub/13262 

? Successful DELETE request13262 

Summary: 

Parent                    Pass Count FailCount 

------------------------------------------------------------- 

Folder customer test              18         0 

Folder hub test                       8          0 

Total                                      26          0  

If they are no failures, then you have passed the CTK and your API is conformant with all the Mandatory features.

...