Contents |
Purpose of test case template is to provide sufficient amouint of information about test cases for test case 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:
FAIL criteria for each run step.>
TC Title: DATAFLOW-FS-Copy-File-eMMC-to-MMC
TC ID: DATAFLOW-FS-Copy-File-eMMC-to-MMC
Requirement
Type: Functional
Domain: Handheld
Feature:
Subfeature: copy
Component: Kernel
Execution Type: Auto
Test Case State: Approved
Description:
- Purpose: This case tests file can be copied from eMMC to eMMC
- Method: Test case copies file from eMMC to eMMC, file block size 1kB, block count 1000
- References: None
- Pre-conditions: Test asset and MIN test frame Work is installed to the device. Memory card must be mounted in device. Test must be executed as root.
- Run instructions: Start 'min' in the shell of the device. Select a case, observe device, and check the test result from min and the log files. Or use command line format 'min -c -t <test case name>'.
- Pass/Fail criteria: Test case returns passed if operation was succesfull. Result is logged into /var/log/tests/."
- Post-conditions: None
- Test Environment: Handheld device
- Required test data: None
- Change history:
- 11 May 2010. (v.0.1.8) Added steps to test.xml. Tommi Toropainen
- 21 Apr 2010. (v.0.1.7) Added new steps to CITA execution to get results on Test reporting tools, Removed tmp filesystem tests from CITA. Tommi Toropainen
- 20 Apr 2010. (v.0.1.6) Changed filesystem partitions in configure file, Added Security file system test case. Tommi Toropainen
- 15 Mar 2010. (v.0.1.5) Changed mass storage cases to use 1,6GB files. Tommi Toropainen
- 1 Mar 2010. (0.1.4) added unmounting before formatting (do not format target or source by default) Tommi Toropainen
TC Title: Watching flash video via browser by using wlan nw
TC ID: PH114257
Requirement
Type: Functional
Domain: Handheld
Feature: Mozilla Fennec Browser
Subfeature: copy
Component:
Execution Type: Manual
Test Case State: Design
Description:
- Purpose: Purpose of this test case is to verify that it is possible to watch flash video via browser by using wlan nw.
- Method: Test case is run manually
- References: www.youtube.com
- Pre-conditions: WLAN NW is available. Browser application is opened
- Run instructions:
1) Open webpage where flash videos can be watched. (youtube.com)
2) Start watching some flash video on the web page.
3) Stop watching flash video.
4) Close the browser application
- Pass/Fail criteria: It is possible to watch flash videos via browser by using Wlan
- Post-conditions: None
- Test Environment: Open wlan network
- Required test data: None
- Change history:
- 9 Jun 2009. (v.0.1) Test case skeleton created, basic information included. Petri Jylhä