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)

Table of image comparisons
Image No. Comparison Result Image Name Template Name
1.
passed (result 99.960625% meets required 99.0%)initial_state.jpginitial_state.png
3.
failed (result 80.09375% is below required 90.0%)gnome_terminal.jpggnome_terminal.png
5.
passed (result 99.960625% meets required 99.0%)exit_state.jpginitial_state.png


1. initial_state.jpg - Initial desktop state. Comparison result should be passed.
- Script /root/test.txt, line 29
- Comparison Result: passed (result 99.960625% meets the pass rate 99.0%). See the template image.

Initial desktop state. Comparison result should be <font color=green>passed</font>.


2. run_window.jpg - GNOME "Run Program" window.
- Script /root/test.txt, line 39

GNOME


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.

GNOME terminal window. The comparison result should be <font color=red>failed</font> because we intentionally created a template image where the terminal window is smaller and placed in a different location on the desktop.


4. directory_contents.jpg - Contents of the /tmp directory.
- Script /root/test.txt, line 58

Contents of the /tmp directory.


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.

Exit desktop state.