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 M7 Release

Revision as of 20:53, 28 April 2013 by Unnamed Poltroon (Talk)

Dali 3.3

Dali 3.3 M7 Release Manual Testing

Manual Testing for 3.3 M7 Release
Bug No. Description Test Steps Test Step Results
392222 Remove "Create mapping file (orm.xml)" option from new project wizard Select File > New > JPA Project New JPA Project dialog appears
... ... Enter a name and click on next button twice JPA Facet page appears and verify Create Mapping File (orm.xml) checkbox does not appear for selection.
405200 [API] new public query-related interfaces are misplaced Download latest build and open eclipse\plugins\org.eclipse.jpt.jpa.core .jar file Verify the following class files are in this .jar file JavaNamedStoredProcedureQuery2_1, JavaQueryContainer2_1, JavaStoredProcedureParameter2_1, OrmNamedStoredProcedureQuery2_1, OrmQueryContainer2_1, OrmStoredProcedureParameter2_1
406572 Remove jaxb binding schema from jaxb.core Download latest build and open eclipse\plugins\jst.standard.schema jar file Verify bindingschema xsd file appears
... ... Open eclipse\plugins\jaxbcore jar file Verify bindingschema xsd file does not appear in this file

Back to the top