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 "JSF Tools Functional Tests"

m (Web Page Editor)
m (Web Page Editor)
Line 8: Line 8:
 
***Higlighting and tooltip for current element on mouse hover
 
***Higlighting and tooltip for current element on mouse hover
 
***Resizable marquee on element selection
 
***Resizable marquee on element selection
 +
***Insertion-point caret
 
**Verify selection in Design view correctly synchronizes selection in Source, Properties, and Outline views
 
**Verify selection in Design view correctly synchronizes selection in Source, Properties, and Outline views
 
**Drag and drop various JSF Core and JSF HTML tags and verify correct rendering, properties, etc.
 
**Drag and drop various JSF Core and JSF HTML tags and verify correct rendering, properties, etc.

Revision as of 13:55, 29 June 2007

Last updated: --Raghunathan.srinivasan.oracle.com 18:26, 26 June 2007 (EDT)

Web Page Editor

  • Source Page
    • Insert various JSF Core and JSF HTML tags and verify correct corresponding insertion into Design view
    • Content Assist
  • Design Page
    • Verify visual feedback
      • Higlighting and tooltip for current element on mouse hover
      • Resizable marquee on element selection
      • Insertion-point caret
    • Verify selection in Design view correctly synchronizes selection in Source, Properties, and Outline views
    • Drag and drop various JSF Core and JSF HTML tags and verify correct rendering, properties, etc.
    • Verify correct functionality of context menus on elements
  • Preview Page
    • Verify that preview is as expected (close to runtime experience)
    • Verify that simple EL expressions referencing resource bundles loaded via <f:loadBundle> are evaluated and replaced
  • Validation
  • Toolbar
    • Verify correct functionality of toolbar buttons, especially selection of Design, Source, or both views and horizontal and vertical split modes

Faces Config Editor

JSF Library

JSF Facet

JSF Preferences

Frameworks

Design-time MetaData Framework

Tag Conversion Framework

EL Symbol Framework

Documentation

User Documentation

Developer Documentation

Back to Test Plans

Back to the top