-----------------
Test scenarios
-----------------

Recommended eclipse parameters:
 -consoleLog

General checks:
---------------
 - no exceptions in the log, console

* Project creation
--------------------
 - project has to be correctly created and initialized

* Project export into zip / directory structure
-----------------
 - all project resources has to be correctly exported
 - explicit refresh is not required
 - message "Resource out of sync" should be shown

* Project import from zip file
-------------------------------

* Project import from directory structure
------------------------------------------
 - selects options: 
   - copy into workspace YES / NO
    - both options should correctly work

* Project close
---------------
 - project is correctly closed

* Opening closed project
--------------------------
 - project is correctly opened
 - Project Explorer is correctly refreshed

* Add project nature
--------------------
 - project is correctly natured
 - Project Explorer is correctly refreshed and shows the project's repository,
   models,...

5. Alternative creation
------------------------
 - alternative is correctly created 
 - Project explorer view is correctly refresh and alternative is shown
    - explicit refresh is not required

6. Make alternative default
---------------------------
 - alternative are switched correctly
 - Project Explorer view is refreshed correctly

7. Delete of alternative
-------------------------
 - Project Explorer is correctly refreshed


