Purpose

Test the project creation wizard.

Tests

All tests must be executed in plugin deployed mode, instead of Development mode

  Purpose Context Operations Expected Result Results
3.1.1_1 Test the Silverlight creation via Java context. In Java (Default) perspective
  1. Call File -> New -> Silverlight project
  2. Input the name "test3001"
  • Dialog is displayed to switch to Silverlight Perspective
  • The project "test3001" is created in Project explorer
OK
3.1.1_2 Test the Silverlight creation via context menu of the Project explorer In Silverlight perspective.
  1. Call popupmenu New -> Silverlight project
  2. Input the name "test3001"
The project "test3001" is shown in the Project explorer.
OK
3.1.1_3
  1. Call File -> New -> Silverlight project
  2. Input the name "test3001"
The project "test3001" is shown in the Project explorer.
OK