「ITTS:Fail Action example」修訂間的差異
跳至導覽
跳至搜尋
Vincentcheng2116(討論 | 貢獻) |
Vincentcheng2116(討論 | 貢獻) |
||
行 2: | 行 2: | ||
use ['&TickCount'] if number of tickcount = event number then pass | use ['&TickCount'] if number of tickcount = event number then pass | ||
if tickcount =odd number then goto "run1", retest again also display test count on screen. | if tickcount =odd number then goto "run1", retest again also display test count on screen. | ||
+ | [[檔案:Fail action test cnt.jpg]] |
於 2020年4月6日 (一) 11:41 的修訂
檔案:Fail action example.itts
use ['&TickCount'] if number of tickcount = event number then pass
if tickcount =odd number then goto "run1", retest again also display test count on screen.