TCT 2.3 Release Notes

1. Content overview
 +----doc
     |---- Web_TCT_2.3_Behavior_Test_Tool_User_Guide_v1.0.pdf
     |---- Web_TCT_2.3_Manager_User_Guide_v1.0.pdf
     |---- Web_TCT_2.3_Shell_User_Guide_v1.0.pdf
     |---- Web_TCT_2.3_TestSuite_Packaging_Guide_v1.0.pdf
     |---- Web_TCT_2.3_Tool_Packaging_Guide_v1.0.pdf
     |---- Web_TCT_2.3_Tool_Packaging_Ubuntu_Guide_v1.0.pdf
     |---- Web_TCT_2.3_User_Guide_v1.0.pdf
     |---- RELEASE_NOTES
 +----package
     +---- common
     +---- mobile
     +---- wearable
     +---- pkg_infos
 +----resource
     |---- getCap.wgt
     |---- tct-testconfig-2.3-1.zip
     |---- org.tizen.datacontrolprovider-1.0.0-arm.tpk
     |---- org.tizen.datacontrolprovider-1.0.0-i386.tpk
     +---- testkit-stub
     +---- tinyweb subdirectory
 +----tools
     |---- healthcheck.ini
     |---- full_pkg_generator
     |---- tct-config-device.py
     |---- tct-config-host.py
     |---- tct-shell
     |---- testkit-lite
     |---- tct-mgr
     +---- sdb
     +---- shell
     +---- testkitlite
     +---- manager
           +---- tct-manager related files

2 Getting started

2.1 TCT tools overview
Tizen Compliance Tests (TCT) tools consist of these components:
* Web TCT Manager:  A java GUI tool that runs on the host machine, allowing users to create a test execution plan, trigger test execution, and view the test report.
* Web TCT Shell: A lightweight console tool that runs on the host machine, allowing users to trigger TCT testing with an existing test plan, or a package list, or a test case ID.
* Web TCT Behavior Test Tool: A device behavior checker developed using jQuery.

2.2 Setting up the environment and installing the tools
Follow instructions in doc/Web_TCT_2.3_User_Guide_v1.0.pdf to set up the environment of both the host and the device, and to install the tools.

2.3 Using the tools
Consult these documents below for detailed usage information:
* doc/Web_TCT_Manager_2.3_User_Guide_v1.0.pdf
* doc/Web_TCT_Shell_2.3_User_Guide_v1.0.pdf
* doc/Web_TCT_Behavior_Test_Tool_2.3_User_Guide_v1.0.pdf

3. Contacting us
We're counting on your feedback to further improve our tools. In the meantime, we'll help you out if you encounter any problems. Please contact cathy.shen@intel.com if you'd like to get help, offer feedback, or contribute new ideas.

4. Upcoming features and enhancements
Upcoming features and enhancements include:
* Manual test cases will be automated, as much as possible, to save execution effort.
* TCT tools and cases will be modified according to TCS changes and feedback.
* Manual case support for Web TCT Shell and the "--manual" command option are placeholders, currently.

