what are the microsoft six rules for usability?
Answers were Sorted based on User's Feedback
Answer / mallikarjun.g
User Interface Testing come under GUI (Graphic User
Interface) testing. GUI is a functional testing.
Six Rules for Microsoft user interface testings are:-
1) Controls should be clear and visible
2) Controls should be aligned properly
3) Controls should not be overlapped
4) Initial letter should be in capital letters
5) Making sure that "Ok" & "Cancel" buttons exists.
6 Making sure that "System Menu" exists.
| Is This Answer Correct ? | 18 Yes | 1 No |
Microsoft six rules
Controls are init cap
controls must be visible
controls must be alligned
ok cancel existence
system menu existance
controls should not overlap
These are micro soft six rules regarding usability
testing
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / magesh varadharajan
1.Controls should be Initcap (i.e. every label should start
with Capital letter )Can observe that in Win applications
every label starts with Caps
2. OK or Cancel button should exist
3. Controls should not be overlapped
4. Controls should be aligned properly (left side alignment
is mandatory but the right side is optional)
5. Controls should be visible
6. Short cut keys should be provided
7. System menu should exist (i.e. if u press Alt key + Space
bar a menu will appear at the left most corner )
8. Mouse pointer events
9.Colors, Label Names, Tab Order, Alignment, graphs ,
Navigation of the software to test in GUI testing.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / vru.babu
hello sirisha mam,
what is the purpose of microsoft 6 rules?
in which testing the rules are applicable?
plz tell me.
REGARDS,
GV.
| Is This Answer Correct ? | 0 Yes | 2 No |
can any one tell me what is the difference between Integration testing and End-End testing? plz dont tell me Integration is whitebox testing and done by developers, where as End-End is blockbox testing and done by testers.
An employee table, with the columns id, name, sal and dob.Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
If I have Date Calender on every screen Should I have to write test cases for date calender for every screen?
Which are the major bugs u found while testing an aplication?
Draw Backs of automated testing?
what is the difference between Desktop testing,Client/server testing and webapplication testing
Can u tell Bug Report Tool
after completeing testing ,what would u deliver to the client?
What is Cause and Effect Technique .
whatis test biuld manager?
what is the difference test bed and test environment?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?