...
Pre – conditions: |
Step
Action | Expected system response | Comment | |
1 | Create geographicLevels entity: In URL: http://localhost:8080/api/geographicLevels Method: Post: Body { "code":"GL2", "levelNumber":"12" } | geographicLevels id: "http://localhost:8080/api/geographicLevels/8e38e02f-29a8-44e9-926a-cfc3eb4d0ca3" | |
2 | Create geographicZones entity. |
3
4
5
Post – conditions:
|