Difference between revisions of "Automatic Creation Of Dialog Screenshots"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
Line 15: Line 15:
  
 
== How to do it ==
 
== How to do it ==
 
+
TBD
 
== How to analyze the results ==
 
== How to analyze the results ==
 +
TBD
 
=== Manual check of the screenshots ===
 
=== Manual check of the screenshots ===
 
=== Semi-automatic analyse with a shell script ===
 
=== Semi-automatic analyse with a shell script ===

Latest revision as of 14:02, 8 February 2007

This page is currently under construction.

Why create screenshots of dialogs automatically

One way how to check the GUI is go through all (or most of) the dialogs manually. Another approach is to create screenshots of dialogs automatically and then check only these screenshots.


The automated way has several advantages:

  • browsing the GUI is done automatically and the tester only has to review the results - saves time
  • the screenshots can be distributed among several people - makes the review faster


Of course, this doesn't mean that we should abandon manual testing of the GUI in favour of automated screenshots creation. Both manual testing and automation are important for a well-working QA process.

How to do it

TBD

How to analyze the results

TBD

Manual check of the screenshots

Semi-automatic analyse with a shell script

Personal tools