Michael Kelly把自动化测试框架划分为5大类:
(1)模块化框架(test script modularity)。
(2)函数库结构框架(test library architecture)。
(3)关键字驱动测试框架(keyword-driven/table-driven testing)。
(4)数据驱动测试框架(data-driven testing)。
(5)混合型框架(hybrid test automation)。
在我们的实际项目中,应该综合考虑各种因素,选择合适的自动化框架。
延伸阅读
文章来源于领测软件测试网 https://www.ltesting.net/