|
| VNCRobot v1.2 (Build No. 1.2-20060409.1) |
| VNC Server: |
localhost:5901 |
| Test Script: |
/root/test.txt |
| Description: |
This is a simple script which opens a GNOME terminal, lists content of the /tmp dir and closes the terminal. It demonstrates major features of VNCRobot v1.2 such as reporting, screenshots and image comparisons. You might want to see the test script code to get the idea of VNCRobot automated testing. |
| Status: |
Completed (exit code = 0, see the exit state) |
| Duration: |
Sun Apr 09 16:14:23 CEST 2006 - Sun Apr 09 16:14:41 CEST 2006 (18 seconds) |
| Image No. | Comparison Result | Image Name | Template Name |
| passed (result 99.960625% meets required 99.0%) | initial_state.jpg | initial_state.png | |
| failed (result 80.09375% is below required 90.0%) | gnome_terminal.jpg | gnome_terminal.png | |
| passed (result 99.960625% meets required 99.0%) | exit_state.jpg | initial_state.png |
2. run_window.jpg - GNOME "Run Program" window.
- Script /root/test.txt, line 39
3. gnome_terminal.jpg - GNOME terminal window. The comparison result should be failed because we intentionally created a template image where the terminal window is smaller and placed in a different location on the desktop.
- Script /root/test.txt, line 48
- Comparison Result: failed (result 80.09375% is below the pass rate 90.0%). See the template image.
4. directory_contents.jpg - Contents of the /tmp directory.
- Script /root/test.txt, line 58
5. exit_state.jpg - Exit desktop state.
- Script /root/test.txt, line 64
- Comparison Result: passed (result 99.960625% meets the pass rate 99.0%). See the template image.