Purpose

Test the project delete.

Tests

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

  Purpose Context Operations Expected Result Results
3.1.3_1 Test the project delete via Silverlight context. In Silverlight Perspective. Select project "test" -> Call menu -> Delete The project "test" disappears in Project explorer.
OK
3.1.3_2 Test the project delete via Java context. In Java (Default) perspective. Select project "test" ->Call menu -> Delete The project "test" disappears in Java explorer.
OK
3.1.3_3 Test the project delete via Navigator context. In Navigator perspective. Select project "test" ->Call menu -> Delete The project "test" disappears in Navigator explorer.
OK
3.1.3_4 Test the project delete via Shortcuts. In Silverlight Perspective. Select project "test" -> Press key " Delete" The project "test" disappears in Project explorer.
OK
3.1.3_5 Test the project delete via Shortcuts. In Navigator perspective. Select project "test" ->Press key "Delete" The project "test" disappears in Navigator explorer.
OK