Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Dali Automated Test Matrix"

Line 6: Line 6:
 
|-
 
|-
 
| Generic1.0 Java Project Test Suite
 
| Generic1.0 Java Project Test Suite
|  
+
| ...
 
| Create a Generic 1.0 Java Project using New JPA Wizard with  
 
| Create a Generic 1.0 Java Project using New JPA Wizard with  
 
| Completed
 
| Completed
 
|-
 
|-
|  
+
| ...
 
| Create Generic 1.0 Java Project
 
| Create Generic 1.0 Java Project
 
| Create a Generic 1.0 Java Project using New JPA Wizard
 
| Create a Generic 1.0 Java Project using New JPA Wizard
 
| Completed
 
| Completed
 
|-
 
|-
|  
+
| ...
 
| Create JPA Entities
 
| Create JPA Entities
 
| Create JPA Entities using the New Entity Wizard
 
| Create JPA Entities using the New Entity Wizard
 
| Completed   
 
| Completed   
 
|-
 
|-
|  
+
| ...
 
| Assoc. Entity with DB Table
 
| Assoc. Entity with DB Table
 
| Associate the newly created entities to an Oracle 11.1.0.7 database
 
| Associate the newly created entities to an Oracle 11.1.0.7 database
Line 26: Line 26:
 
|-
 
|-
 
| Gen1.0 Mappings
 
| Gen1.0 Mappings
|
+
| ...
 
| Generate Mappings for the entities
 
| Generate Mappings for the entities
 
| Completed
 
| Completed
 
|-
 
|-
|  
+
| ...
 
| Gen1.0 Mappings
 
| Gen1.0 Mappings
 
| Generate Mappings for the entities
 
| Generate Mappings for the entities
 
| Completed
 
| Completed
 
|-
 
|-
|  
+
| ...
 
| Create Generic 1.0 XML Project
 
| Create Generic 1.0 XML Project
 
| Create a Generic 1.0 XML Project using the New JPA Wizard
 
| Create a Generic 1.0 XML Project using the New JPA Wizard
 
| Complete
 
| Complete
 
|}
 
|}

Revision as of 16:51, 1 July 2010

Dali 3.0 (Indego) Automated Test Matrix

Test Matrix
Test Suite Test Name Description Status
Generic1.0 Java Project Test Suite ... Create a Generic 1.0 Java Project using New JPA Wizard with Completed
... Create Generic 1.0 Java Project Create a Generic 1.0 Java Project using New JPA Wizard Completed
... Create JPA Entities Create JPA Entities using the New Entity Wizard Completed
... Assoc. Entity with DB Table Associate the newly created entities to an Oracle 11.1.0.7 database Completed
Gen1.0 Mappings ... Generate Mappings for the entities Completed
... Gen1.0 Mappings Generate Mappings for the entities Completed
... Create Generic 1.0 XML Project Create a Generic 1.0 XML Project using the New JPA Wizard Complete

Back to the top