8. What are the main considerations in interface test case design

1. Whether the function is normal
2. Whether the function is implemented according to the interface document, whether it depends on the business, abnormal conditions (parameter abnormality, data abnormality), security testing, etc.

Guess you like

Origin blog.csdn.net/Aihu202/article/details/124726365