Hello All,
We are excited to announce that 'Test Runner and Test Suite for Android' open
source project is available for Celadon Project. the official repository is
https://github.com/intel/test-framework-and-suites-for-android.
We encourage community and customers leverage it to test for Celadon project on Intel
production and welcome to contribute back to those test suite.
The composition of the project is as follows:
Test Runner (Automation Framework written in Python for Quality Assurance)
* Execute test plan (aka test campaigns)
* Control test equipment, like network hub, USB relay, etc.
* Gather all logs from test device
* Create associated report.
Test Suite
* Test scripts based on various case design for different domains, like Graphics,
Video, WIFI functionality testing etc.
* Test Application and Tools that are being used by test scripts
* Media resources list that are used during test execution
The project has released 2 versions, about release notes please see:
Release Note v1.0.1 -- Dec.07.2018
===============================
This release has changes of test cases porting to support Celadon 9 Pie validation. All
test cases have been verified on Intel NUC Kit
NUC7i5DNHE<https://www.intel.com/content/www/us/en/products/boards-kit...;.
* Testlib: Improve Testlib workflow by seggregating APIs based on device
type(automotive_O, tab_O, automotive_P, tab_P)
* Testlib: Fix few path issues and api calling issue
* Testlib: Port missed few generic APIs to Android P
* Testlib: Add new api to clear recent apps
* Ported test cases from Celadon O to P for 9 domains: AppTesting_AOSP,
AppTesting_GMS, Comms_BT, Comms_WIFI, Graphics_Display, Graphics_System, Multimedia_Video,
System_FastBoot, System_OS
* Total case number is 38
* 5 cases just only support Celadon O were removed in this release
Release Note v1.0.0 - Nov.12.2018
===============================
This is the 1st release of test-framework-and-suites-for-android project, which is an
automation test framework for validation of Android projects, contains test runner and
test suites.
This release is focus on functional testing of open source project -- Celadon 8.1 Oreo
* recommended hardware: Intel NUC Kit
NUC7i5BNH<https://www.intel.com/content/www/us/en/products/boards-kits...
* contains 10 test domains: AppTesting_AOSP, AppTesting_GMS, Comms_BT, Comms_WIFI,
Graphics_Display, Graphics_System, Multimedia_Video, System_FastBoot, System_OS,
System_Storage_USB
* contains total 43 test cases
Thanks!
Jinliang Wang