Bug 2299 - Workbench Action Smoke Tests (1GEPLU8)
Summary: Workbench Action Smoke Tests (1GEPLU8)
Status: CLOSED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 98
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin Haaland CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2001-10-10 22:33 EDT by Unknown User CLA
Modified: 2005-01-18 16:44 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown User CLA 2001-10-10 22:33:33 EDT
This is a test list for actions in the workbench.

File Actions ..
	Invoke File New .. projects, items, other.
	Invoke Toolbar button for File New .. projects, items, other.
	Verify close and save action enablement with 
		- no editors open
		- one editor
		- one dirty editor
		- after revert
		- two editors
		- two dirty editors
		- after close all
	Verify actions when switching between pages ( one with dirty editor, other without ).
	Verify after all pages closed.
	Open many editors, close all, test MRU list.
	Open an editor and try to print the contents.
	
Edit Actions ..
	Verify global actions track global part.
	Verify editor contributions appear in action bars when is opened.
	Verify editors of same type reuse contributions.
	Verify editors of different type cause contribution change.
	Verify editor contributions are removed when editor is closed.
	Verify edit actions are consistent when switching between pages.

Perspective Actions ..
	Open = always enabled
	Verify other actions only enabled when a page is open.
	Verify "open new window", "open new page", and "replace with" using shift and control
		key options.
	Verify "Save As" by modifying current persp, save as, close, reopen.
	Verify "Reset" by modifying current persp, then reset.
	Verify Preference page.
	Hide Editors, Show Editors
	Hide Editors, Open new editor, verify implicit show editors.
	
Action Sets ..
	Confirm order is consistent.  Add all actions, record order, then remove and re-add
		select action sets to verify order.
	Test Customization of File New, Perspective Open, and Show View.
	Confirm editor actions have consistent place ..
		- start with no editors
		- show x action sets
		- open editor, verify editor actions after sets
		- hide x action sets
		- show x action sets
	Verify action set order persisted between sessions.

NOTES: