「ITTS:Fail Action example」修訂間的差異
跳至導覽
跳至搜尋
Vincentcheng2116(討論 | 貢獻) |
Vincentcheng2116(討論 | 貢獻) 小 (Vincentcheng2116 已移動頁面 Fail Action example 至 ITTS:Fail Action example) |
||
(未顯示同一使用者於中間所作的 3 次修訂) | |||
行 1: | 行 1: | ||
− | [[檔案:Fail action example.itts|Fail action example]] | + | [[檔案:Fail action example.itts|Fail action example]]<br> |
− | use ['&TickCount'] if number of tickcount = | + | |
− | if tickcount =odd number then goto "run1", retest again also display test count on screen. | + | use ['&TickCount'] if number of tickcount = even(偶數) number then pass <br> |
+ | |||
+ | if tickcount =odd(奇數) number then goto "run1", retest again also display test count on screen.<br> | ||
+ | |||
+ | [[檔案:Fail action test cnt.jpg]] |
於 2020年6月17日 (三) 09:21 的最新修訂
use ['&TickCount'] if number of tickcount = even(偶數) number then pass
if tickcount =odd(奇數) number then goto "run1", retest again also display test count on screen.