微软的专项测试方法.pptVIP

  • 0
  • 0
  • 约3.4千字
  • 约 28页
  • 2017-02-12 发布于湖北
  • 举报
执行测试操作 open test_sequence.txt for input as #infile ‘get the list of test actions ? while not (EOF(infile)) ? line input #infile, action ‘read in a test action ? select case action case “Start“ ‘Start the Clock run(C:\WINNT\System32\clock.exe”) ‘ VT call to start clock case “Analog“ ‘ choose Analog mode WMenuSelect(Settings\Analog) ‘ VT call to select Analog case “Digital“ ‘ choose Digital mode WMenuSelect(Settings\Digital) ‘ VT call to select Digital case “Stop“ ‘ Stop the Clock WSysMenu (0) ‘ VT call to bring up system menu

文档评论(0)

1亿VIP精品文档

相关文档