Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 466 Bytes

File metadata and controls

19 lines (15 loc) · 466 Bytes
identifier

/conf/jm/create/post-op

target

/req/job-management/create/post-op

test-purpose

Validate that the server support HTTP POST operation at the path /jobs/

test-method
  1. Construct a path for the {root}/jobs path.

  2. Issue an HTTP POST request for each path.

  3. Validate that the response header does not contain 405 Method not allowed