Merge "Adding Null Check and Error Enum Updation" into devel
[platform/core/csapi/push.git] / tct-push-tizen-tests / res / ReadMe.md
1 # Naming conventions
2
3 1) "TC" refers to "org.test.push.tizen".
4
5 # purpose of those scripts
6
7 1) "push.sh" - this script is made for pushing the TC and "install.sh", "run.sh" scripts to Tizen device. Run it in Ubuntu.
8
9 2) "install.sh" - this script is made for installing the test application in Tizen device. This script will be pushed to "/home/owner" directory of Tizen device. Manually run it.
10
11 3) "run.sh" - this script is made for launching & relaunching TC for API. This script will be pushed to "/home/owner" directory of Tizen device. Manually run it.