wht are microsoft 6 rules?
As far as my knowledge these rules are used at user interface test. These are also called Microsoft windows standards.They are
. Gui objects are aligned in windows
• All defined text is visible on a GUI object
• Labels on GUI objects are capitalized
• Each label includes an underlined letter (mnemonics)
• Each window includes an OK button, a Cancel button, and a system menu

