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

Dali 3.4 Release

Dali 3.4

Dali 3.4 Manual Testing

Manual Testing for 3.4 Release
Bug No. Description Test Steps Test Step Results
411815 NPE at org.eclipse.jpt.jpa.core.internal.

platform.JavaElementAdapterFactory. getAdapter(JavaElementAdapterFactory.java:42)

Create JPA project Project is created successfully
... ... Expand the project in project explorer, then expand JRE System Library folder and R-Click on any of the .jar resourses Verify a menu appears for the R-Click and that no errors appear in the Error Log
... ... Create a new Dynamic Web Project Dynamic Web Project is created successfully
... ... Expand Dynamic Web Project in project explorer, then expand Java Resources > Libraries > JRE System Library and R-Click on any of the .jar resourses Verify a menu appears for the R-Click and that no errors appear in the Error Log
412790 Incomplete sentence in reference069.htm Download and launch latest Dali release and click on Help > Help contents Help - Eclipse SDK dialog appears
... ... Enter Select Schema into search and click on Go button Search results appear
... ... In the search results list click on Project Properties page - Schemas Verify text was per the bug to show Click Add and use the Select Schema Location dialog to add a new schema to be used for validation and content assist.
412791 Incorrect alt tags and title tags in org.eclipse.jpt.user.doc Download and launch latest Dali release and click on Help > Help Contents Help - Eclipse SDK dialog appears
... ... Enter Basic Mapping into the search and click on Go button Search results appear
... ... In the search results list click on 1st Basic Mapping item Verify Basic mapping page appears with the following breadcrumb - Dali Java Persistence Tools User Guide > Tasks > Mapping an entity
... ... Hover over the JPA Details, Basic Mapping image Verify the text shows JPA Details, Basic mapping
... ... Enter Element collection mapping into the search and click on Go button Search results appear
... ... In search results list click on 1st Element collection mapping item Verify Element collection mapping page appears with the following breadcrumb - Dali Java Persistence Tools User Guide > Tasks > Mapping an entity
... ... Hover over the JPA Details, Element collection mapping image Verify the text shows JPA Details, Element collection mapping
... ... Enter Embedded mapping into the search and click on Go button Search results appear
... ... In search results list click on 2nd Embedded mapping item Verify Embedded mapping page appears with the following breadcrumb - Dali Java Persistence Tools User Guide > Tasks > Mapping an entity
... ... Hover over the JPA Details, Embedded mapping image Verify the text shows JPA Details, Embedded mapping
... ... Enter Embedded ID mapping into the search and click on Go button Search results appear
... ... In search results list click on 2nd Embedded ID mapping item Verify Embedded ID mapping page appears with the following breadcrumb - Dali Java Persistence Tools User Guide > Tasks > Mapping an entity
... ... Hover over the JPA Details, Embedded ID mapping image Verify the text shows JPA Details, Embedded ID mapping
412792 Incorrect text and link in tasks017.htm Download and launch latest Dali release and click on Help > Help contents Help - Eclipse SDK dialog appears
... ... Enter Many to One mappings into search and click on Go button Search results appear
... ... In the search results list click on Many-to-one Mapping Verify Many-to-one Mapping page appears with the following breakcrumb - Dali Java Persistence Tools User Guide > Tasks > Mapping an entity and the text for number 3 shows the following - 3.Complete each field in the Many-to-One Mapping area
... ... Click on the Many-to-One Mapping link Verify the Many-to-One Mapping page appears with the following breadcrumb - Dali Java Persistence Tools User Guide > Reference > Property pages > JPA Details view (for attributes)

Back to the top