
Native TCT User Guide-v1.0
4
TBT Execution Steps
4.1
TBT
4.1.1
Installing the TBT Package on device
Install the TBT package by following steps:
a)
Firstly uninstall tbtcoreapp from the device if already installed and create askuser_disable
file in device.
b)
Execute install.sh.
$ unzip NativeTCT_6.0_XX.zip
$ cd NativeTCT_6.0_XX/NativeTCT_6.0/TBT/
$ chmod +x install.sh
$ sdb root on
$ sdb shell
sh-3.2$ touch /opt/share/askuser_disable
sh-3.2$ exit
$ ./install.sh
c)
After running the script, TBT will be launched.
d)
Test case list will appear in welcome screen.
e)
If the required feature for the respective test case is not available in the device, then a
message will be shown, while executing the test cases.
Mobile Figure 2-5: TBT Application