TCT 2.2.1 Release Notes

1. Content overview
 +----doc
     |---- Web_TCT_2.2.1_User_Guide_v1.0.pdf
     |---- Web_TCT_2.2.1_Shell_User_Guide_v1.0.pdf
     |---- Web_TCT_2.2.1_Manager_User_Guide_v1.0.pdf
     |---- Web_TCT_2.2.1_Behavior_Test_Tool_User_Guide_v1.0.pdf
     |---- RELEASE_NOTES
 +----package 
     |---- web test suite packages
     |---- package_list.xml
 +----resource
     |---- getCap.wgt
     |---- tct-testconfig
     |---- testkit-stub
     +---- tinyweb subdirectory
 +----tools
     |---- healthcheck.ini
     |---- sdb-32
     |---- sdb-64
     |---- tct-behavior-tests
     |---- tct-config-device.sh
     |---- tct-config-host.sh
     |---- tct-shell
     |---- testkit-lite
     |---- Full_test_mgr.xml
     |---- Full_test_shell.xml
     +---- tct-mgr
           +---- 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.2.1_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_2.2.1_Manager_User_Guide_v1.0.pdf
* doc/Web_TCT_2.2.1_Shell_User_Guide_v1.0.pdf
* doc/Web_TCT_2.2.1_Behavior_Test_Tool_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.

