422: Create and edit a schedule
Test Case #: 422 | Test Case Name: Create and edit a schedule |
System: OpenLMIS | Subsystem: Requisition |
Test case designed by: Anna Czyrko | Design Date:25.07.2016 |
Short description: Verify that:
|
|
Pre – conditions: |
Step | Action | Expected system response | Comment |
1 | Create Schedule entity. URL: http://localhost:8080/api/schedules Method: POST Example Body: { "code": "test3", "name": "test3" } | ||
2 | Edit existing Schedule entity. URL: http://localhost:8080/api/schedules Method: PUT Example Body: { "code": "test3", "name": "test4" } | ||
|
---|
Post – conditions:
|
OpenLMIS: the global initiative for powerful LMIS software