jmeter接口測試教程 軟件測試學習需要用什么軟件?
軟件測試學習需要用什么軟件?Selenium,QTP:webautomation testingappium,etc:app automation testingDDMS,AMT:app specia
軟件測試學習需要用什么軟件?
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:測試用例管理
除此之外,還有項目管理軟件、office、思維導(dǎo)圖、流程圖等多種辦公軟件。測試所需的工具太多了
您可以看到以下圖片僅供參考:
postman同一個接口多個case可以同時跑嗎?
似乎不起作用。目前,postman可以設(shè)置多次、延時,但似乎沒有并發(fā)斷言等功能。只能按順序執(zhí)行