Visual Editor Test Scenarios
Test scenarios used in Visual Editor test passes

Java Foundation Classes (JFC) Tests

(JVESMOKE01) Basic Build and Functionality Test - Swing/AWT
(JVESMOKE02) Create a simple Swing application
(JVEBEANS02) Swing beans testing with the Property Sheet
(JVECONT01) Test the behavior of JTabbedPane
(JVECONT02) Test the behavior of JSplitPane
(JVELAYT01) Test the behavior of a layout set to null
(JVELAYT02) Test the behavior of the BorderLayout manager
(JVELAYT03) Test the behavior of the BoxLayout manager
(JVELAYT04) Test the behavior of the CardLayout manager
(JVELAYT05) Test the behavior of the FlowLayout manager
(JVELAYT06) Test the behavior of the GridLayout manager
(JVELAYT07) Test the behavior of the GridBagLayout manager
(JVEPROP01) Test the behavior of the Font property editor
(JVEPROP02) Test the behavior of the Color property editor
(JVEPROP03) Test the behavior of the ImageIcon property editor

Standard Widget Toolkit (SWT/JFace) Tests

(JVESMOKE04) Basic Build and Functionality Test - SWT
(JVESMOKE03) Create a simple SWT application
(JVELAYT08) Test the behavior of the SWT GridLayout manager
(JVELAYT09) Test the behavior of SWT with the layout set to null
(JVELAYT10) Test the behavior of the SWT FillLayout manager
(JVELAYT11) Test the behavior of the SWT RowLayout manager
(JVEPROP04) Test the behavior of the SWT Image property editor
(JVERCP01) Test the support for building a ViewPart
(JVERCP02) Build a small RCP Application ... free form

Events tests

(JVEEVNT01) Basic Events test - Style 3 only
(JVEEVNT02) Test the parsing and modeling of Style 2 and Style 3 events

General Purpose Tests

(JVEBEANS01) Test the ability to manipulate non-visual beans
(JVECDGEN01) Test free form Annotations
(JVECDPAR01) Test Java Inheritance
(JVECDPAR02) Test code patterns from other visual tools
(JVECDSNP01) Test the Snippet Update Process
(JVECDREF01) Test unreferenced bean removal
(JVESYNC01) Test source code synchronization
(JVEWRKB01) Test Visual Editor interactions with the Eclipse workbench
(JVEWRKB02) Projects Interdependency test
(JVECCP01) Test the Cut, Copy, Paste capabilities