Game Development Reference
In-Depth Information
The log file consists of three parts: the header, the body, and the footer. Information
within the body consists of your recorded test commands on the left side of the page
and the results of each command to the right. The possible result values are Success or
Failure . The following listing shows a successful playback—all of the operations return
a Success result.
************************************************************
* FileName: c:\documents and settings\administrator\desktop\vht test
files\test1.inb
* Log Created on: Wed Dec 22 06:26:43 2004
*
* Playback Options:
* Play Speed: 50
* Terminate on Failure:
*
* Ignore During Compare:
************************************************************
ActivateWindow —> “Progman�?, “Program Manager�?, NULL, 10.0......Result: Success
ActivateWindow —> “SysListView32�?, “FolderView�?, 1, 10.0........Result: Success
ClickListView —> 1, “Dawn of War�?, DBLCLK, 0.0..................Result: Success
ActivateWindow —> “Plat::Window {DB3DC0D7-BBA3-4d06-BCD8-40CD448B4AE3}�?, “Warhammer
40,000: Dawn of War�?, NULL, 10.0...Result: Success
Keys —> “[Esc][Esc][Esc]�?, 0.0, 1.04, 1.07......................Result: Success
MouseClick —> 540, 396, INTEL, LEFT, 19.59......................Result: Success
CompareScreen —> “Region 1�?.....................................Result: Success
MouseClick —> 216, 406, INTEL, LEFT, 0.0........................Result: Success
MouseDoubleClick —> 216, 406, INTEL, LEFT, 0.5..................Result: Success
MouseDoubleClick —> 216, 406, INTEL, LEFT, 0.78.................Result: Success
MouseDoubleClick —> 216, 406, INTEL, LEFT, 0.56.................Result: Success
MouseDoubleClick —> 216, 406, INTEL, LEFT, 0.51.................Result: Success
MouseClick —> 216, 406, INTEL, LEFT, 0.46.......................Result: Success
MouseDoubleClick —> 230, 420, INTEL, LEFT, 2.14.................Result: Success
MouseDoubleClick —> 230, 420, INTEL, LEFT, 0.51.................Result: Success
MouseDoubleClick —> 230, 420, INTEL, LEFT, 0.46.................Result: Success
MouseDoubleClick —> 230, 420, INTEL, LEFT, 0.5..................Result: Success
MouseDoubleClick —> 230, 420, INTEL, LEFT, 0.5..................Result: Success
MouseClick —> 81, 6, INTEL, LEFT, 5.12..........................Result: Success
CompareScreen —> “Region 2�?.....................................Result: Success
************************************************************
* Log Ended on: Wed Dec 22 06:28:06 2004
************************************************************
Search WWH ::




Custom Search