EAR Project Test Specification
Author: Martin Schovanek
Version: 1.1
Last update: 2006/02/24
Introduction:
Comment:
See: Enterprise Application Project UI Spec.
Table of Contents
|
Purpose:
Setup:
| # | Test case | Description |
| 1 | Create J2EE 1.4 project |
- create new
EAR14Test J2EE 1.4 project
- add a session and entity bean
- append Test servlet and call the beans here
|
|
| RESULT: | EAR14Test project appears in the Projects view. |
|
| 2 | Create Java EE 5 project |
- create new
EAREE5Test Java EE 5 project
- add beans and servlet as for EAR14Test
|
|
| RESULT: | EAREE5Test project appears in the Projects view. |
|
|
|
Purpose:
Setup:
| # | Test case | Description |
| 1 | Enterprise Application Node |
-
build, verify, deploy, clean, run and debug the
EAR14Test and EAREE5Test projects
|
|
| RESULT: | All actions finish successfully. |
|
| 2 | File window |
- open the Files view
- expand the
EAR14Test and EAREE5Test folders
|
|
| RESULT: | The projects folders content is valid. |
|
| 3 | Properties dialog |
-
open Properties on
EAR14Test and EAREE5Test nodes in the Projects view.
- check Sources, Build and Run panels.
|
|
| RESULT: | The panels' content is valid. |
|
|
Generated: 2006 03 21 09:08