本人博客文章网址:https://www.peretang.com/automated-functional-testing-in-action/
开发工具
IntelliJ IDEA / Eclipse
Apache Maven
Java JDK 8
开发框架
JUnit
Selenium WebDriver
实现原理
使用Selenium WebDriver API编写功能测试用例, 使用JUnit负责单元测试基础配置, 使用Maven工具辅助管理项目的依赖