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 "XSD Smoke Test Scenarios"

(WTP XSD Smoke Test Scenarios)
(WTP XSD Smoke Test Scenarios)
Line 49: Line 49:
 
;Validation
 
;Validation
 
:Disconnected mode
 
:Disconnected mode
 +
:Dependency validation as of WTP3.0M7.  Add validation builder to the project.  Introduce a change to a schema that will invalidate an xml file.  Ensure the XML file is automatically validated with an error.
  
 
;XML Catalog
 
;XML Catalog

Revision as of 17:25, 24 April 2008

WTP XSD Smoke Test Scenarios

XSD Editor and Validator tests:

Open and Close Editor
Ensure views are maintained
Add Tests
Element (From Design and Outline)
Complex Type
Simple Type
Attribute
Attribute Group
Groups
Modify names
Attribute Refs and modify refs
Selection Tests
Synchronization between views (Properties, Graph, Source, Outline)
Delete Tests
Delete globals and locals
Drag and Drop
Elements in a sequence
Source Editing
As you type validation
Content Assist
Context Menus
Extensions
Add and delete extensions
Add attributes
Constraints
Change lengths
Add enumerations
Refactoring
Rename a complex type
File creation & saving
Save/Save As
Close without saving
Open existing file
Create new file using new XSD file wizard
Validation
Disconnected mode
Dependency validation as of WTP3.0M7. Add validation builder to the project. Introduce a change to a schema that will invalidate an xml file. Ensure the XML file is automatically validated with an error.
XML Catalog
Resolve schemas in jars
Properties
Attributes - Value Default and Fixed and Form
Attribute Refs


See also
Click here to view smoke test scenarios for WTP 1.5.
Click here to view smoke test scenarios for WTP 2.0.
Click here to view WTP smoke test results.
Back to Web Tools Wiki Home

Back to the top