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è)試所需的工具太多了
您可以看下面的圖片僅供參考:~驅(qū)動(dòng)程序。查找元素由XPath(“element location”)生成。GetAttribute(“title”)
元素位置:查看網(wǎng)頁元素,找到元素位置,右擊復(fù)制元素的XPath路徑,粘貼并修改