This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 126113 - Permanent UI tests for Main menu
Summary: Permanent UI tests for Main menu
Status: RESOLVED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Lukas Hasik
URL: http://wiki.netbeans.org/MainMenu
Keywords:
Depends on:
Blocks: 126106
  Show dependency tree
 
Reported: 2008-01-28 16:00 UTC by Lukas Hasik
Modified: 2008-07-23 07:47 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2008-01-28 16:00:30 UTC
create UI tests parsing goldenfile data from http://wiki.netbeans.org/MainMenu and testing the IDE. The IDE's main menu
MUST be the same as in permanent UI spec.

hint: there are some test for main menu - MenuChecker.java, MainMenu.java in core\test\qa-functional\src\gui\windowsystem\
Comment 1 Lukas Hasik 2008-07-23 07:47:14 UTC
fixed. Tests are available in ide.kit/.../permanentUI/MainMenuTest.java