问个回放结果的问题
回放结束后 经常在TEST LOG 下看到playback warning 字样想问下playback warning 是在什么情况下产生的。 要怎么改才能使他PASS。 参考一下这段代码Window SetTestContext, "Caption=计算器", ""
Result = EditBoxVP (CompareNumeric, "ObjectIndex=1", "VP=Alphanumeric;Value=96")
Window ResetTestContext, "", ""
if Result=0 then
sqalogmessage sqaWarning,"计算机验证失败",""
end if
msgbox Result
注意其中的sqalogmessage
页:
[1]