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 3.4 M1 Release"

(New page: Dali 3.4 ==Dali 3.4 M1 Manual Testing== {| border="4" cellpadding="4" |+ '''Manual Testing for 3.4 M1 Release''' |'''Bug No.'''||'''Description'''||'''Test Steps'''||'''Test Step Re...)
 
Line 17: Line 17:
 
| Add orm.xml mapping file to project
 
| Add orm.xml mapping file to project
 
| orm.xml file is added successfully and opened in editor
 
| orm.xml file is added successfully and opened in editor
 +
|-
 +
| ...
 +
| ...
 +
| Add JPA Entity to the orm.xml mapping file, then add an attribute in the entity as an element collection to the orm.xml mapping file
 +
| Attribute is added and appears in the JPA details
 +
|-
 +
| ...
 +
| ...
 +
| Expand Ordering section
 +
| Verify 3 radio buttons appears for None, Custom (which also contains a text field) and Order column (which also contains a Name text field)
 
|-
 
|-
 
| ...
 
| ...
 
| ...
 
| ...
 
|  
 
|  
| Add JPA Entity to the orm.xml mapping file,
+
|

Revision as of 13:45, 7 August 2013

Dali 3.4

Dali 3.4 M1 Manual Testing

Manual Testing for 3.4 M1 Release
Bug No. Description Test Steps Test Step Results
190866 Unable to set 'Primary Key Ordering' for orm.xml multi-relationship mapping Create JPA Project, Create JPA entity with some attributes JPA project and entity are created successfully
... ... Add orm.xml mapping file to project orm.xml file is added successfully and opened in editor
... ... Add JPA Entity to the orm.xml mapping file, then add an attribute in the entity as an element collection to the orm.xml mapping file Attribute is added and appears in the JPA details
... ... Expand Ordering section Verify 3 radio buttons appears for None, Custom (which also contains a text field) and Order column (which also contains a Name text field)
... ...

Copyright © Eclipse Foundation, Inc. All Rights Reserved.