postman接口測試教程 軟件測試學(xué)習(xí)需要用什么軟件?
軟件測試學(xué)習(xí)需要用什么軟件?Selenium,QTP:webautomation testingappium,etc:app automation testingDDMS,AMT:app specia
軟件測試學(xué)習(xí)需要用什么軟件?
Selenium,QTP:webautomation testing
appium,etc:app automation testing
DDMS,AMT:app special tools
fiddler,Charles:packet capture tool,webperformance analysis
postman:interface testing
JUnit,unittest,etc:unit testing framework
sqlog,etc:database operation tool
putty,等:Linux連接工具
AutoIT:功能測試
TestLink:測試用例管理
除此之外,還有項(xiàng)目管理軟件、office、思維導(dǎo)圖、流程圖等多種辦公軟件。測試需要的工具太多了
在前后端分離后,應(yīng)該用什么工具測試后端接口,postman貌似是不可以的,因?yàn)樗鼫y試的時(shí)候不存在跨域?
我覺得跨域測試是沒有必要的,只要測試接口就行了。主要測試了請求參數(shù)、響應(yīng)參數(shù)、接口負(fù)載性能等的正確性