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