捕获

capture/playback

中文定义

一种测试自动化方法,对测试对象执行手工测试时对测试对象的输入 和记录生成自动化测试脚本,这些脚本可以重复执行(即回放)。

English Definition

A test automation approach in which inputs to a test object are recorded during manual testing to generate automated test scripts that can be executed later.