📜  api 测试设计原则 - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:31.745000             🧑  作者: Mango

代码示例1
Setup: Create objects, start services, initialize data, etc.
Execution: Steps to apply API or the scenario, including logging
Verification: Oracles to evaluate the result of the execution
Reporting: Pass, failed or blocked
Clean up: Pre-test state