c++教程 软件测试学习需要用什么软件?

软件测试学习需要用什么软件?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、思维导图、流程图等多种办公软件。测试所需的工具太多了

您可以看下面的图片仅供参考:~驱动程序。查找元素由XPath(“element location”)生成。GetAttribute(“title”)

元素位置:查看网页元素,找到元素位置,右击复制元素的XPath路径,粘贴并修改