(→File header) |
(→Test Case Design) |
||
| Line 36: | Line 36: | ||
=== '''Test Case Design''' === | === '''Test Case Design''' === | ||
*Common Rule: | *Common Rule: | ||
| + | ** Short: Test case should test one and only one test point | ||
| + | ** Clear result: Test case should return clear Pass/Fail result | ||
| + | ** Self explanatory: Test case should be easy to understand | ||
| + | ** Avoid duplicated code: Use common functions or classes as much as possible | ||
** Automate test under condition of stability | ** Automate test under condition of stability | ||
** Main function should keep simple and structure keep neat. | ** Main function should keep simple and structure keep neat. | ||
Contents |
Test package list see http://wiki.meego.com/MeeGo_Core_Test_Suites_Packaging_draft