📜  api 测试挑战 - 任何代码示例

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

代码示例1
Some of the challenges we face while doing API testing are as follows
•    Selecting proper parameters and its combinations
•    Categorizing the parameters properly
•    Proper call sequencing is required as this may lead to inadequate coverage 
in testing
•    Verifying and validating the output
•    Due to absence of GUI it is quite difficult to provide input values