Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 M2 Release"

(New page: Dali 3.4 ==Dali 3.4 M2 Manual Testing== {| border="4" cellpadding="4" |+ '''Manual Testing for 3.4 M2 Release''' |'''Bug No.'''||'''Description'''||'''Test Steps'''||'''Test Step Re...)
 
Line 15: Line 15:
 
| ...
 
| ...
 
| ...
 
| ...
|  
+
| Open persistence.xml in editor
|
+
| Verify added entity appears in the list of managed classes on the General tab
 +
|-
 +
| ...
 +
| ...
 +
| Remove the entity from the list and save the project
 +
| Verify error appears stating Class "xxx" is managed, but not listied

Revision as of 13:09, 17 September 2013

Dali 3.4

Dali 3.4 M2 Manual Testing

Manual Testing for 3.4 M2 Release
Bug No. Description Test Steps Test Step Results
377790 Add action on class to "Add to persistence.xml" Create JPA project and JPA Entity with at least two attributes JPA Project and entity is added succussfully.
... ... Open persistence.xml in editor Verify added entity appears in the list of managed classes on the General tab
... ... Remove the entity from the list and save the project Verify error appears stating Class "xxx" is managed, but not listied

Back to the top