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 4: Line 4:
 
**Content Assist
 
**Content Assist
 
*Design Page
 
*Design Page
 +
**Verify selection in Design view correctly synchronizes selection in Source, Properties, and Outline views
 +
**Exercise various JSF Core and JSF HTML tags and verify correct rendering, properties, etc.
 
*Preview Page
 
*Preview Page
 
**Verify that preview is as expected (close to runtime experience)
 
**Verify that preview is as expected (close to runtime experience)

Revision as of 13:44, 29 June 2007

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

Web Page Editor

  • Source Page
    • Content Assist
  • Design Page
    • Verify selection in Design view correctly synchronizes selection in Source, Properties, and Outline views
    • Exercise various JSF Core and JSF HTML tags and verify correct rendering, properties, etc.
  • 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

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