「ITTS:Fail Action example」修訂間的差異

出自ITTS
跳至導覽 跳至搜尋
(Vincentcheng2116 已移動頁面 Fail Action exampleITTS:Fail Action example
 
(未顯示同一使用者於中間所作的 1 次修訂)
行 1: 行 1:
 
[[檔案:Fail action example.itts|Fail action example]]<br>
 
[[檔案:Fail action example.itts|Fail action example]]<br>
  
use ['&TickCount']  if number of tickcount = event number then pass <br>
+
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>
+
if tickcount =odd(奇數) number then goto "run1", retest again also display test count on screen.<br>
  
 
[[檔案:Fail action test cnt.jpg]]
 
[[檔案:Fail action test cnt.jpg]]

於 2020年6月17日 (三) 09:21 的最新修訂

檔案:Fail action example.itts

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.

Fail action test cnt.jpg