Test Add UI Page wizard.
| |
Purpose |
Context |
Operations |
Expected Result |
Results |
| 3.3.5_1 |
Test UI Page creation via Java context. |
In Java (Default) perspective |
- Call File -> New ->Other->Silverlight-> UI Page
- Select a container
- Input the Page Name "MyPage"
|
- The ui page is added to the csproj file
- The ui page "MyPage.xaml"is created in the
silverlight project and shown in the Project explorer
|
ok |
| 3.3.5_2 |
Test UI Page creation via comtext menu of the
Project explorer |
In Silverlight perspective. |
- Call menu New ->Other->Silverlight-> UI Page
- Select a container
- Input the Page Name "MyPage"
|
- The ui page is added to the csproj file
- The ui page "MyPage.xaml"is created in the
silverlight project and shown in the Project explorer
|
ok |
| 3.3.5_3 |
- Call File -> New ->Other->Silverlight-> UI Page
- Select a container
- Input the Page Name "MyPage"
|
- The ui page is added to the csproj file
- The ui page "MyPage.xaml"is created in the
silverlight project and shown in the Project explorer
|
ok |
| 3.3.5_4 |
Test UI Page creation via Java context. |
In Java (Default) perspective |
- Call menu New ->Other->Silverlight-> UI Page
- Select a container
- Input the Page Name "MyPage"
|
- The ui page is added to the csproj file
- The ui page "MyPage.xaml"is created in the
silverlight project and shown in the Project explorer
|
ok |