m (moved TestCaseTemplate to Quality/Test case template: page moved to correct place.) |
m (→Fields in Test Case Template: Wiki link fix) |
||
| (4 intermediate revisions not shown) | |||
| Line 2: | Line 2: | ||
Purpose of test case template is to provide sufficient amount of information about test cases for the users. Intention is to keep test case template as simple as possible. Test case template does not contain any information about test execution schedule, intervals how often it will be executed or so. This is defined in test execution management tool(s) what ever they might be. The same template should be used despite the test case concerning UX or Core. | Purpose of test case template is to provide sufficient amount of information about test cases for the users. Intention is to keep test case template as simple as possible. Test case template does not contain any information about test execution schedule, intervals how often it will be executed or so. This is defined in test execution management tool(s) what ever they might be. The same template should be used despite the test case concerning UX or Core. | ||
| - | [[File:TCTemplate. | + | [[File:TCTemplate.PNG]] |
== Fields in Test Case Template == | == Fields in Test Case Template == | ||
| Line 8: | Line 8: | ||
Template contains following fields: | Template contains following fields: | ||
| - | * '''TC Title:''' (Mandatory) ''<Descriptive title for test case>'' | + | * '''TC Title:''' (Mandatory) ''<Descriptive title for test case>'' '''Shall be used by QA team''' |
| - | * '''TC ID:''' (Optional) '' <Test case unique identifier>'' | + | * '''TC ID:''' (Optional) '' <Test case unique identifier>'' '''Could be used by QA team''' |
** Can consist of characters, numbers or if test case name is unique this can be used as well | ** Can consist of characters, numbers or if test case name is unique this can be used as well | ||
| - | * '''Requirement:''' (Optional) ''<Requirement reference>'' | + | * '''Requirement:''' (Optional) ''<Requirement reference>'' '''Should be used by QA team''' |
| - | * '''Type:''' ( | + | ** Field to have feature or bug ID's as comma separated list. This enables the linkage between tests and bugs.meego.com or any other requirement system items. |
| - | ** Values: | + | * '''Type:''' (Optional) ''<Type of test case>'' '''Shall be used by QA team''' ''update description'' |
| - | * '''Domain:''' ( | + | ** Values: please refer to [[Quality/Test_areas_and_types]] |
| - | ** | + | * '''Domain:''' (Optional) <Vertical> '''Shall be used by QA team''' |
| - | * '''Feature:''' ( | + | ** Domains are defined in http://meego.com/developers/meego-architecture/meego-architecture-domain-view |
| - | * '''Subfeature:''' (Optional) | + | * '''Feature:''' (Optional) '''Shall be used by QA team if Requirement is empty - otherwise Could be used''' |
| + | ** Free text describing the functionality tested. | ||
| + | * '''Subfeature:''' (Optional) '''Could be used by QA team''' | ||
** Can be used when test case designer wants to identify more detailed level what is tested. | ** Can be used when test case designer wants to identify more detailed level what is tested. | ||
| - | * '''Component:''' (Optional) ''<Bugzilla Component>'' | + | * '''Component:''' (Optional) ''<Bugzilla Component>'' '''Shall be used by QA team''' |
| - | * '''Execution Type:''' ( | + | * '''Execution Type:''' (Optional) ''<Manual, Auto>'' '''Should be used by QA team''' |
| - | * '''Test Case State:''' ( | + | * '''Test Case State:''' (Optional) ''<Design/Ready/Approved>'' '''Could be used by QA team''' |
| - | * '''Description:''' | + | * '''Description:''' |
| - | ** Purpose (Optional): <Test case purpose here. What is tried to achieve with this specific TC> | + | ** Purpose (Optional): <Test case purpose here. What is tried to achieve with this specific TC> '''Shall be used by QA team''' |
| - | ** Method (Optional): <Short description of TC method here, e.g., how measurement is done and what the result describes. Could be a link to another document. This field is optional> | + | ** Method (Optional): <Short description of TC method here, e.g., how measurement is done and what the result describes. Could be a link to another document. This field is optional> '''Could be used by QA team''' |
| - | ** References (Optional) :<Link to web, wiki or similar place where more detailed information is available (if any) for this TC> | + | ** References (Optional) :<Link to web, wiki or similar place where more detailed information is available (if any) for this TC> '''Could be used by QA team''' |
| - | ** Pre/Post-conditions (Optional): <Specific description of things or settings needed prior to this TC run. E.g. memory card in device and audio clip at path /home/user/audioclips> | + | ** Pre/Post-conditions (Optional): <Specific description of things or settings needed prior to this TC run. E.g. memory card in device and audio clip at path /home/user/audioclips> '''Could be used by QA team''' |
| - | ** Run instructions (Optional): <Run instructions specific for this TC. Describe instructions by steps (n) – refer to PASS / FAIL criteria for this step.> | + | ** Run instructions (Optional): <Run instructions specific for this TC. Describe instructions by steps (n) – refer to PASS / FAIL criteria for this step.> '''Shall be used by QA team''' |
| - | ** Pass/Fail criteria (Optional): <What are the criterion that TC shall fulfil in order to consider TC as passed. | + | ** Pass/Fail criteria (Optional): <What are the criterion that TC shall fulfil in order to consider TC as passed. Describe PASS / FAIL criteria for each run step.> '''Shall be used by QA team''' |
| - | ** Test Environment (Optional): <Link to a document describing manual or automatic test environment. No test cases having dependencies to corporate network or other proprietary SW / HW> | + | ** Test Environment (Optional): <Link to a document describing manual or automatic test environment. No test cases having dependencies to corporate network or other proprietary SW / HW> '''Could be used by QA team''' |
| - | ** Required test data (Optional): <Description of specific test data / parameters for this TC with unambiguous file references> | + | ** Required test data (Optional): <Description of specific test data / parameters for this TC with unambiguous file references> '''Could be used by QA team''' |
| - | ** Change history (Optional): <Description of modifications done to this TC, with name of author. Change history of last 5 changes at least> | + | ** Change history (Optional): <Description of modifications done to this TC, with name of author. Change history of last 5 changes at least> '''Could be used by QA team''' |
Contents |
Purpose of test case template is to provide sufficient amount of information about test cases for the users. Intention is to keep test case template as simple as possible. Test case template does not contain any information about test execution schedule, intervals how often it will be executed or so. This is defined in test execution management tool(s) what ever they might be. The same template should be used despite the test case concerning UX or Core.
Template contains following fields:
Expected: Web page is displayed with flash videos
Expected: Flash video can be watched with proper audio and video.
Expected: Flash video playback should be stopped and web page with videos should be displayed.
Expected: Browser application should be closed successfully and home page is displayed.