
基于java testng的接口自動化培訓
01接口本質
02HTTP接口
03TestNG插件安裝
04TestNG快速入門
05testng.xml
06BeforeAfter注解
07Paramter注解
08DataProvider
09OKHttp入門
10OKHTTP發送Post請求
11接口項目-準備工作
12接口項目-get請求
13接口項目-post請求和call方法
14接口項目-注冊接口測試
15接口項目-登錄接口測試
16接口項目-接口斷言
17testng-xml管理用例