📅  最后修改于: 2022-03-11 14:58:38.988000             🧑  作者: Mango
â It is where application logic code is. Your conditions etc.
â How to test?
1) Manually → Using tools like Postman etc.
By sending requests and verifying responses.
2) Automation → Java + RestAssured Library