== Testable Features ==

============
Requirements
============

- Webserver
- IE Browser
- external requests (Todo: get rid of these references!)

	http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700 (requested by 'smartmenus' plugin)
	will also cause requests:	
	http://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4RdbPw3QSf9R-kE0EsQUn2A.woff
	http://fonts.gstatic.com/s/ptsansnarrow/v7/Q_pTky3Sc3ubRibGToTAYiylde52zikAzebNtJS89aM.woff	

============
Info / Hints
============

To improve the validity of testing it is recommended to open the browser debug console and check all info / warning / error messages that appear while performing the test cases!

IMPORTANT: due to a bug in the browser console of Mozilla / Firefox browsers dragging of devices from the catalog tree to the configuration area will CRASH debugging. Don't test this feature in Mozilla / Firefox browsers!


===========
Test cases
===========

I.	Base

	1. 	Application Start / file loading
		A1 	- open IE browser 
			- hit F12 to show browser debug window 
			- switch to 'Network' tab 
			- open root page of application
			
		E1	- ALL file requests must be successful 	


I. 	Layout

	1. 	Basic layout area display
	
		A: open root-page in browser	

	2. 	Auto-saving of area configuration (mode and size)
	
	3. 	area handling
	
	
	
	

II. Men�


III. Catalog-Tree


IV. Device Table



V. Data Table


VI. Value editor





