数据驱动测试

data-driven testing

缩写:DDT

中文定义

一种测试自动化方法,其中测试数据与测试脚本分离,以便使用不同 的测试数据重复执行测试脚本。 缩写: 缩写:

English Definition

A test automation approach in which test data is separated from a test script to allow its repeated execution with various test data.