Difference between revisions of "What to test"
m |
|||
Line 1: | Line 1: | ||
+ | <accesscontrol>Administrators</accesscontrol> | ||
= What to test = | = What to test = | ||
Revision as of 09:57, 4 October 2011
<accesscontrol>Administrators</accesscontrol>
Contents
What to test
GUI
- Navigator
- LnF
- Text resource
- Language
- Culture
- Timezone
- Navigator
- NAV is set
- NAV is not set
Resource access
- Administor account
- System account
- Administrator role
- Manager role
- Observer role
- No role
- Inherite access
Function test
- Main function specified in FD
- Using basic technique to generate test data:
- Equivalence partitioning: http://en.wikipedia.org/wiki/Equivalence_partitioning
- Boundary-value analysis: http://en.wikipedia.org/wiki/Boundary-value_analysis
Validation test
- Valid value
- Invalid value
- Overload value