developer
profile
|
Index
|
Priority
|
Test-Id
|
Testcase-description
|
Status
|
Comments
|
1
|
P1 |
glassfish-dev-start
|
- create domain with developer profile
- start the domain
- domain should start fine
- verify the domain capabilities according to this profile
|
|
|
2
|
P1 |
glassfish-dev-jks |
- create domain with developer profile
- start the domain
- verify the domain uses JKS based security store
|
|
|
3
|
P1 |
glassfish-dev-quickstart |
- create domain with developer profile
- start the domain
- verify the domain uses quickstartup by default
|
|
|
4
|
P1 |
glassfish-dev-sec-manager |
- create domain with developer profile
- start the domain
- verify the domain java platform security manager is disabled
|
|
|
5
|
P1 |
glassfish-dev-adminurl |
- create domain with developer profile
- start the domain
- verify the domain das is running in http://localhost:4848
|
|
|
6
|
P1 |
glassfish-dev-acc-logging |
- create domain with developer profile
- start the domain
- verify the domain http access logging is disabled
|
|
|
7
|
P1 |
glassfish-dev-jms-type |
- create domain with developer profile
- start the domain
- verify the domain JMS implementation type is EMBEDDED
|
|
|
8
|
P1 |
glassfish-dev-foreground |
- create domain with developer profile
- start the domain
- verify the domain starts up in the foreground
|
|
|
9
|
P1 |
glassfish-dev-session |
- create domain with developer profile
- start the domain
- verify session replication is not available in developer
profile
|
|
|
10
|
P1 |
glassfish-dev-cluster
|
- create domain with developer profile
- start the domain
- Try to create a cluster and a instance in it
- verify the above commands fails
|
|
|
11
|
P1 |
pe-entrp-version |
- verify verison --verbose returns PE
|
|
|
cluster
profile
|
1
|
P1 |
glassfish-cluster-start |
- create domain with cluster profile
- start the domain
- domain should start fine
- verify the domain capabilities according to this profile
|
|
|
2
|
P1 |
glassfish-cluster-jks |
- create domain with cluster profile
- start the domain
- verify the domain uses JKS based security store
|
|
|
3
|
P1 |
glassfish-cluster-quickstart |
- create domain with cluster profile
- start the domain
- verify the domain quickstartup is false by default
|
|
|
4
|
P1 |
glassfish-cluster-sec-manager |
- create domain with cluster profile
- start the domain
- verify the domain java platform security manager is disabled
|
|
|
5
|
P1 |
glassfish-cluster-adminurl |
- create domain with cluster profile
- start the domain
- verify the domain das is running in http://localhost:4848
|
|
|
6
|
P1 |
glassfish-cluster-acc-logging |
- create domain with cluster profile
- start the domain
- verify the domain http access logging is disabled
|
|
|
7
|
P1 |
glassfish-cluster-hrtbeat |
- create domain with cluster profile
- start the domain
- verify the domain heart beat is disabled
|
|
|
8
|
P1 |
glassfish-cluster-jms-type |
- create domain with cluster profile
- start the domain
- verify the domain JMS implementation type is EMBEDDED
|
|
|
9
|
P1 |
glassfish-cluster-foreground |
- create domain with cluster profile
- start the domain
- verify the domain starts up in the foreground
|
|
|
10
|
P1 |
glassfish-cluster-session |
- create domain with cluster profile
- start the domain
- verify session replication is available in cluster profile
|
|
|
11
|
P1 |
glassfish-cluster-cluster
|
- create domain with developer profile
- start the domain
- create a cluster and a instance in it
- start the cluster
- verify the above operation succeeds.
|
|
|
12
|
P1 |
pe-entrp-version |
- verify verison --verbose returns PE
|
|
|
enterprise
|
1
|
P1 |
glassfish-entrp-start |
- create domain with enterprise profile
- start the domain
- domain should start fine
- verify the domain capabilities according to this profile
|
|
|
2
|
P1 |
glassfish-entrp-jks |
- create domain with enterprise profile
- start the domain
- verify the domain uses NSS based security store
|
|
|
3
|
P1 |
glassfish-entrp-quickstart |
- create domain with enterprise profile
- start the domain
- verify the domain not uses quickstartup by default
|
|
|
4
|
P1 |
glassfish-entrp-sec-manager |
- create domain with enterprise profile
- start the domain
- verify the domain java platform security manager is enabled
|
|
|
5
|
P1 |
glassfish-entrp-adminurl |
- create domain with enterprise profile
- start the domain
- verify the domain das is running in https://localhost:4849
|
|
|
6
|
P1 |
glassfish-entrp-acc-logging |
- create domain with enterprise profile
- start the domain
- verify the domain http access logging is enabled
|
|
|
7
|
P1 |
glassfish-entrp-hrtbeat |
- create domain with enterprise profile
- start the domain
- verify the domain heart beat is enabled
|
|
|
8
|
P1 |
glassfish-entrp-jms-type |
- create domain with enterprise profile
- start the domain
- verify the domain JMS implementation type is LOCAL
|
|
|
9
|
P1 |
glassfish-entrp-session |
- create domain with enterprise profile
- start the domain
- verify session replication is available in enterprise
profile
|
|
|
10
|
P1 |
glassfish-entrp-cluster |
- create domain with enterprise profile
- start the domain
- create a cluster and a instance in it
- start the cluster
- verify the above operation succeeds.
|
|
|
11
|
P1 |
pe-entrp-version |
- verify verison --verbose returns PE
|
|
|
12
|
P1 |
pe-entrp-ha |
- Install NSS , HADB and LB plugin software
- verify HADB session persistence works in PE build.
- verify Load balancing works
|
|
|