Purpose

Test the file import action

Tests

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

  Purpose Context Operations Expected Result Results
3.3.3_1 Test the file import via java context. In Java (Default) perspective
  1. Selected one or more files "file1""file2".... when the files are not included in the csproj file
  2. Call menu ->Add file to silverlight project
  3. Select a container for add the selected files
  • The csproj file was revised
  • The files "file1""file2".... are imported in the container and shown in the Project explorer
OK
3.3.3_2 Test the file import via comtext menu of the Project explorer. In Silverlight perspective
  1. Selected one or more files "file1""file2"....
  2. Call menu ->Add file to silverlight project
  • The operation is not authorized
OK