(→Technical Review) |
(→Analysis for Testability) |
||
| (9 intermediate revisions not shown) | |||
| Line 4: | Line 4: | ||
* Common: | * Common: | ||
** Common test case template to be used in UX and Core. | ** Common test case template to be used in UX and Core. | ||
| - | *** | + | *** [[Quality/Test_case_template|Test case template]] |
* For UX: | * For UX: | ||
** Test cases are designed and stored to Test Link test asset management tool. | ** Test cases are designed and stored to Test Link test asset management tool. | ||
* For Core: | * For Core: | ||
| - | ** Test cases are following test packaging instructions available at: | + | ** Test cases are following test packaging instructions available at: [[Quality/QA-tools/Test packaging|Test packaging]] |
** Instances of test cases are available in Test Link test asset management tool | ** Instances of test cases are available in Test Link test asset management tool | ||
* This document describes overall test design process and guideline for MeeGo QA | * This document describes overall test design process and guideline for MeeGo QA | ||
| Line 25: | Line 25: | ||
* Done by Quality Assurance Owner | * Done by Quality Assurance Owner | ||
* Checklist to be used can be found: | * Checklist to be used can be found: | ||
| - | ** | + | ** [[Quality|Quality Assurance Team]] or |
| - | ** | + | ** [[Quality/Plans/Testability-checklist|Testability Checklist]] |
| + | * Feedback of feature testability is given directly as comment to Feature comment-field in Bugzilla. Also separate meeting between QA owner and relevant Product Manager can be arranged on need basis. | ||
== Test Case Title(s) == | == Test Case Title(s) == | ||
| Line 45: | Line 46: | ||
* Done by QA owner to Test Link (UX) or as test code and test.xml created accordingly. Test case instance in Test Link to be available in Test Link | * Done by QA owner to Test Link (UX) or as test code and test.xml created accordingly. Test case instance in Test Link to be available in Test Link | ||
* Test Case Template and its guidelines must be followed when filing Test Case Description | * Test Case Template and its guidelines must be followed when filing Test Case Description | ||
| - | ** Link: | + | ** Link: [[Quality/Test_case_template|Test Case Template]] |
* Note! Test Case Template must be available also directly in Test Link database for manual TC’s | * Note! Test Case Template must be available also directly in Test Link database for manual TC’s | ||
* Design Steps | * Design Steps | ||
| Line 63: | Line 64: | ||
== Test Case(s) == | == Test Case(s) == | ||
* Test cases in place in Test Link tool and test-xml’s available | * Test cases in place in Test Link tool and test-xml’s available | ||
| + | * Test cases are uploaded to public repositories. | ||
* TC status is marked as Approved | * TC status is marked as Approved | ||
* Test code available in agreed place (as development project in MeeGo.Com) | * Test code available in agreed place (as development project in MeeGo.Com) | ||
* Test data available in public domain <link to be added> | * Test data available in public domain <link to be added> | ||
| + | |||
| + | == Other Notes == | ||
| + | * Test Plan and Scope creation/definition is excluded from this process | ||
| + | * Model of Coverage analysis matrix: <Link to be added here when available> | ||
Contents |
Purpose of this document is to introduce process and guideline for creating high quality test cases for common usage in MeeGo quality assurance teams.