📜  我们面临的错误类型 api 测试 - 无论代码示例

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

代码示例2
•    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