QA/test env
From Apache OpenOffice Wiki
		
		
		
Configure one machine as testing machine for openoffice
- Disable screen saver and computer sleeping
- Disable firewall
- Set system locale to English
- It's important to have the keyboard in en-US too
- Display color depth should be 24-bit or above and disable color calibration.
- Disable OS crash/error reporting
|  | Mac OS X Run command to disable: defaults write com.apple.CrashReporter DialogType none Run command to enable: defaults write com.apple.CrashReporter DialogType prompt | 
|  | Windows 7 Open Control Panel->Administrative Tools->Services. Disable "Windows Error Reporting Service". | 
|  | Windows XP Right click "My Computer", select "Properties->Advanced->Error Reporting". Disable "Disable error reporting". | 
- Install JRE 1.6+

