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

Dali 3.3.1 Release

Revision as of 12:55, 26 August 2013 by Unnamed Poltroon (Talk)

Dali 3.3

Dali 3.3.1 Release Manual Testing

Manual Testing for 3.3.1 Release
Bug No. Description Test Steps Test Step Results
409762 Table gen does not work for Package Explorer Launch eclipse, Select JPA perspective, Select Window > Show View > Package Explorer Verify Package Explorer window appears in bottom right of JPA Perspective
... ... R-Click in Package Explorer window and select New > JPA Project New JPA Project dailog appears
... ... Enter a name, select EclipseLink for the platform and a library and finish the JPA project JPA project appears in Package Explorer
... ... R-click on JPA project in package explorer and select JPA Tools > Generate Tables from Entities... Verify Generate Tables from Entities dialog appears
... ... Close Generate Tables from Entities dialog and Select JPA Tools > Generate Entities from Tables... Verify Generate Entities from Tables dialog appears
... ... Close Generate Entities from Tables dialog and R-Click on the JPA project in Package explorer and select Properties Properties dialog appears
... ... Change the platform to a Generic platform and click on OK button JPA project is updated
... ... R-Click on JPA project in package explorer and select JPA Tools > Generate Tables from Entities... Verify Generate Tables from Entities dialog appears with the following message Generate Tables from Entities is not supported by the Generic Platform.
... ... Click on OK button Dialog closes
... ... R-Click on JPA project in package explorer and select JPA Tools > Generate Entities from Tables... Verify Generate Entities from Tables dialog appears
... ... Close Generate Entities from Tables dialog Verify dialog closes successfully

Back to the top