Started
Apr 4, 2025 07:34:24 pm
Ended
Apr 4, 2025 07:34:35 pm
Features Passed
1
Features Failed
0
Features
Scenarios
Steps
Timeline
Tags
Name | Passed | Failed | Skipped | Others | Passed % |
---|---|---|---|---|---|
@DeletePlace | 1 | 0 | 0 | 0 | 100% |
@AddPlace | 2 | 0 | 0 | 0 | 100% |
System/Environment
Name | Value |
---|---|
version | 10 |
os | windows |
-
Validating Place API's
7:34:25 pm / 00:00:10:328 Pass
Validating Place API's
04.04.2025 7:34:25 pm 04.04.2025 7:34:35 pm 00:00:10:328 · #test-id=1PassVerify if Place is being Succesfully added using AddPlaceAPIPassVerify if Place is being Succesfully added using AddPlaceAPIGiven Add Place Payload with "Varshini" "English" "abc cde center"When user calls "AddPlaceAPI" with "POST" http requestThen the API call got success with status code 200And "status" in response body is "OK"And "scope" in response body is "APP"And verify place_Id created maps to "Varshini" using "getPlaceAPI"PassVerify if Place is being Succesfully added using AddPlaceAPIGiven Add Place Payload with "Genelia" "Tamil" "hello hi center"When user calls "AddPlaceAPI" with "POST" http requestThen the API call got success with status code 200And "status" in response body is "OK"And "scope" in response body is "APP"And verify place_Id created maps to "Genelia" using "getPlaceAPI"PassVerify if Delete Place functionality is workingGiven DeletePlace PayloadWhen user calls "deletePlaceAPI" with "POST" http requestThen the API call got success with status code 200And "status" in response body is "OK"
-
@DeletePlace
1 tests
@DeletePlace
1 passedStatus Timestamp TestName Pass 19:34:33 pm Verify if Delete Place functionality is working Validating Place API's.Verify if Delete Place functionality is working -
@AddPlace
2 tests
@AddPlace
2 passedStatus Timestamp TestName Pass 19:34:25 pm Verify if Place is being Succesfully added using AddPlaceAPI Validating Place API's.Verify if Place is being Succesfully added using AddPlaceAPIPass 19:34:30 pm Verify if Place is being Succesfully added using AddPlaceAPI Validating Place API's.Verify if Place is being Succesfully added using AddPlaceAPI