一个正在被测试的组件被称之为一个被测组件(CUT)。
A component that is being testing is referred to as a component Under test (CUT).
QA工程师可以通过“'waitfor'”操作让测试脚本与被测程序的组件状态同步。
The 'waitfor' operator allows QA engineer to synchronize operation of test script with desirable state of components of Application Under Test.
应用推荐