📜  api 测试错误 - 任何代码示例

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

代码示例1
•    Fails to handle error conditions gracefully
•    Unused flags
•    Missing or duplicate functionality
•    Reliability Issues. Difficulty in connecting and getting a response 
from API
•    Security Issues
•    Multi-threading issues
•    Performance Issues. API response time is very high
•    Improper errors/warning to a caller
•    Incorrect handling of valid argument values
•    Response Data is not structured correctly (JSON or XML