.parent = "Camera",
.apptype = TBT_APP_CAMERA_CAPTURE,
.icon_name = "dummy",
- .info = "Capture and show image from camera",
+ .info = "1. Press <b>Capture</b> to capture a picture.<br/>"
+ "2. Check the captured picture which is shown automatically.",
.result = 0,
.required_features_count = 1,
.features_required = { 0 }
.apptype = TBT_APP_CAMERA_RECORD,
.icon_name = "dummy",
.file_name = "video/sampleMPEG4.mp4",
- .info = "Record and play<br/> a video",
+ .info = "1. Press <b>Record</b> button to record the video.<br/>"
+ "2. Press <b>Stop</b> to stop the recording.<br/>"
+ "3. Check the recorded video clip which is shown automatically.",
.result = 0,
.required_features_count = 1,
.features_required = {0 }
.parent = "Camera",
.apptype = TBT_APP_CAMERA_FACE_DETECT,
.icon_name = "dummy",
- .info = "Detect face from<br/> camera preview",
+ .info = "1. Camera preview starts automatically.<br/>"
+ "2. camera can detect face and “zoom in” and “zoom out” is performed automatically",
.result = 0,
.required_features_count = 2,
.features_required = {0, 3}
.parent = "Camera",
.apptype = TBT_APP_CAMERA_HDR_CAPTURE,
.icon_name = "dummy",
- .info = "Capture HDR image and<br/> show from Camera",
+ .info = "1. Press <b>Capture</b> to capture a picture.<br/>"
+ "2. Check the captured picture which is shown automatically.",
.result = 0,
.required_features_count = 2,
.features_required = {0, 3}
.apptype = TBT_APP_SOUND_AUDIO,
.icon_name = "dummy",
.file_name = "sounds/SampleMP3.mp3",
- .info = "Play mp3 audio file",
+ .info = "1. Press <b>Play</b> to start music.<br/>"
+ "2. Check the sound output to the speaker.<br/>"
+ "3. Press <b>Stop</b> to stop the music.<br/>"
+ "4. Press <b>Pause</b> to pause the music",
.result = 0
},
#endif
.apptype = TBT_APP_SOUND_VOLUME,
.icon_name = "dummy",
.file_name = "sounds/SampleMP3.mp3",
- .info = "Play mp3 audio file and change volume",
+ .info = "1. Press <b>Play</b> to start music.<br/>"
+ "2. Check the sound output to the speaker.<br/>"
+ "3. Press <b>Stop</b> to stop the music.<br/>"
+ "4. Press <b>Pause</b> to pause the music"
+ "5. Slide the <b>Slider</b> to change the volume level.",
.result = 0
},
#endif
.parent = "GPS",
.apptype = TBT_APP_GPS_GPS,
.icon_name = "dummy",
- .info = "Show GPS coordinate data",
+ .info = "Shows GPS coordinate data",
.result = 0,
.required_features_count = 1,
.features_required = {11}
.parent = "Bluetooth LE",
.apptype = TBT_APP_BLE_GATT_CLIENT,
.icon_name = "dummy",
- .info = "Bluetooth LE Gatt Cleint",
+ .info = "1. Press Discover Button to Start discovering Gatt Server.<br/>"
+ "2. Select Gatt server ID from discovered list to connect it.<br/>"
+ "3. After successfully connected, two services <b>Link loss service</b> and <b>Battery service</b> will be shown.<br/>"
+ "4. select Link loss service, a characteristic will be shown<br/>"
+ "5. select characteristic, then press <b>Read</b> button. Get value will be shown and Read request will be shown in <b>Gatt Server</b> end.<br/>"
+ "6. Press <b>Write</b> button, value written to Gatt Server and it will be shown there.<br/>"
+ "7. Press hardware back button, services list will be shown again<br/>"
+ "8. Select <b>Battery service</b>, a characteristic will be shown<br/>"
+ "9. Select characteristic, then press <b>Read</b> button. Get value will be shown and Read request will be shown in <b>Gatt Server</b> end.<br/>"
+ "10. Press <b>Expand</b> button, Descriptor list will be shown under battery characteristic.<br/>"
+ "11. Select descriptor then press <b>Read</b> button, Get value will be shown and Read request will be shown in <b>Gatt Server</b> end.<br/>"
+ "12. Press <b>Write</b> button, value written to Gatt Server and it will be shown there.<br/>"
+ "13. Press <b>HW Back</b> button, services list will be shown again<br/>"
+ "14. Select <b>Battery service</b>, a characteristic will be shown<br/>"
+ "15. Press <b>Notify</b> button at Gatt Server end, changed value will be shown in Gatt Client end.<br/>"
+ "16. Press Disconnect button to Disconnect from Server.<br/>",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Bluetooth LE",
.apptype = TBT_APP_BLE_GATT_SERVER,
.icon_name = "dummy",
- .info = "Bluetooth LE Gatt Cleint",
+ .info = "1. Press <b>Start Server</b> button to Start Gatt Server.<br/>"
+ "2. Follow the Steps in Gatt Client module.<br/>",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Bluetooth",
.apptype = TBT_APP_BT_CLIENT_PAIRED,
.icon_name = "dummy",
- .info = "Pair with bluetooth server",
+ .info = "1. If Bluetooth is off, turn on manually.<br/>"
+ "2. Run <b>Server Paired</b> module.<br/>"
+ "3. Press <b>Discover</b> and a list of available device will be shown.<br/>"
+ "4. Select the <b>Server Paired</b> device<br/>"
+ "5. A Connection popup will be shown.<br/>"
+ "6. Press <b>Confirm</b> to make pair <br/>",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Bluetooth",
.apptype = TBT_APP_BT_SERVER_PAIRED,
.icon_name = "dummy",
- .info = "Pair with bluetooth client",
+ .info = "1. If Bluetooth is off, turn on manually.<br/>"
+ "2. press <b>Set Visible</b>.<br/>"
+ "3. device will be shown in Client end.<br/>"
+ "4. Connect from client end.<br/>"
+ "5. A connection popup will be shown, press <b>OK</b>",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Bluetooth",
.apptype = TBT_APP_BT_OPP_SERVER,
.icon_name = "dummy",
- .info = "Pair with bluetooth OPP client",
+ .info = "1. Press <b>Bluetooth On</b> to activate Bluetooth on the device and the Bluetooth application of the device will be opened. Turn on Bluetooth from there Select the desired device and the devices will be paired.<br/>"
+ "2. Press <b>Set Visible</b> and wait for the connection pop-up message.<br/>"
+ "3. Press <b>Confirm</b> button to accept connection from client.<br/>"
+ "4. When client is trying to send a file press <b>Accept/Reject</b> button to accept/reject file sending request.",
.result = 0,
.required_features_count = 2,
.features_required = {16,73}
.parent = "Bluetooth",
.apptype = TBT_APP_BT_OPP_CLIENT,
.icon_name = "dummy",
- .info = "Transfer data using bluetooth OPP",
+ .info = "1. Press <b>Bluetooth On</b> to activate Bluetooth on the device and the Bluetooth application of the device will be opened. Turn on Bluetooth from there Select the desired device and the devices will be paired.<br/>"
+ "2. Press button <b>Discover</b> to see the list of Bluetooth devices.<br/>"
+ "3. Select the desired device from the list.<br/>"
+ "4. Press button <b>Send File.</b><br/>"
+ "5. If you want to cancel file sending after pressing <b>Send File</b> just press <b>Cancel Transfer</b> button.<br/>"
+ "6. Check if any image file is pushed to the other device.",
.result = 0,
.file_name = "images/giraffe_800_1179.jpg",
.required_features_count = 2,
.apptype = TBT_APP_BT_AUDIO_CONNECT_HANDSFREE,
.icon_name = "dummy",
.file_name = "sounds/SampleMP3.mp3",
- .info = "Connect to a bluetooth<br/>audio profile using handsfree service.",
+ .info = "1. If Bluetooth is off, turn on manually <br/>"
+ "2. Press button <b>Discover</b> to see the list of Bluetooth Audio devices.<br/>"
+ "3. Select the desired device from the list.<br/>"
+ "4. Press <b>Connect Audio.</b> button<br/>"
+ "5. Now make a call and test if sound is heard in the audio device",
.result = 0,
.required_features_count = 2,
.features_required = {16, 69}
.apptype = TBT_APP_BT_AUDIO_CONNECT,
.icon_name = "dummy",
.file_name = "sounds/SampleMP3.mp3",
- .info = "Connect to a bluetooth<br/>audio profile using a2dp service.",
+ .info = "1. If Bluetooth is off, turn on manually.<br/>"
+ "2. Press <b>Discover</b> button to see the list of Bluetooth Audio devices.<br/>"
+ "3. Select the desired device from the list.<br/>"
+ "4. Press <b>Connect Audio.</b> button<br/>"
+ "5. Now you can hear the key pressing sound in Headset.",
.result = 0,
.required_features_count = 2,
.features_required = {16, 67}
.parent = "Bluetooth",
.apptype = TBT_APP_BT_AUTHORIZATION,
.icon_name = "dummy",
- .info = "Authorize a paired<br/>bluetooth device",
+ .info = "1. If Bluetooth is off, turn on manually.<br/>"
+ "2. Press <b>Discover</b> to see the list of Bluetooth devices.<br/>"
+ "3. Select the desired device from the list.<br/>"
+ "4. Press <b>Authorize</b> button and the desired device will be Authorized.",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Bluetooth",
.apptype = TBT_APP_BT_PROFILES,
.icon_name = "dummy",
- .info = "Find profile of an audio <br/>connected paired device",
+ .info = "1. If Bluetooth is off, turn on manually.<br/>"
+ "2. Press <b>Discover</b> to see the list of Bluetooth Audio devices.<br/>"
+ "3. Select an audio profile enabled device like, Bluetooth Headset from the list for pairing.<br/>"
+ "4. After successful pairing, connected profiles will be shown.",
.file_name = "sounds/SampleMP3.mp3",
.result = 0,
.required_features_count = 1,
.parent = "Bluetooth",
.apptype = TBT_APP_BT_SDP,
.icon_name = "dummy",
- .info = "Find Service provided by bluetooth device",
+ .info = "1. If Bluetooth is off, turn on manually.<br/>"
+ "2. Press button <b>Discover</b> to see the list of Bluetooth devices.<br/>"
+ "3. Select the desire device to make pair with that device.<br/>"
+ "4. After paring is completed press <b>Connected Services</b>, Bluetooth services will be shown in a list.",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Bluetooth",
.apptype = TBT_APP_BT_CLIENT_SOCKET,
.icon_name = "dummy",
- .info = "Pair with bluetooth socket server",
+ .info = "1. If Bluetooth is off, turn on manually.<br/>"
+ "2. Press <b>Discover</b> to see the list of Bluetooth devices.<br/>"
+ "3. Select the desired device from the list.<br/>"
+ "4. press <b>Send Data</b> button.<br/>"
+ "5. check the data is sent to <b>Server Socket</b> end",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Bluetooth",
.apptype = TBT_APP_BT_SERVER_SOCKET,
.icon_name = "dummy",
- .info = "Pair with bluetooth socket client",
+ .info = "1. If Bluetooth is off, turn on manually.<br/>"
+ "2. Press Set Visible if bluetooth is not visible.<br/>"
+ "3. Run <b>Client Socket</b> module. <br/>"
+ "4. <b>Hello this is TBT</b> message will be shown",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Bluetooth",
.apptype = TBT_APP_BT_HID_CONNECT,
.icon_name = "dummy",
- .info = "Connect with HID device",
+ .info = "1. If Bluetooth is off, turn on manually.<br/>"
+ "2. Press <b>Discover</b> to see the list of Bluetooth HID devices.<br/>"
+ "3. Select the desired device from the list and device will be paired.<br/>"
+ "4. Press <b>Connect HID</b> button.<br/>"
+ "5. If you are trying to connect a keyboard a pop-up will appear, press the same code on the keyboard and press enter.<br/>"
+ "6. <b>HID connected</b> will be written on the label, just above the device list<br/>"
+ "7. Go to Default <b>Messaging Application</b> and try to write message from the HID keyboard.<br/>"
+ "8. Input from keyboard will be shown.",
.result = 0,
.required_features_count = 2,
.features_required = {16,72},
.parent = "Bluetooth",
.apptype = TBT_APP_BT_HDP,
.icon_name = "dummy",
- .info = "Bluetooth HDP",
+ .info = "1. If Bluetooth is off, turn on manually.<br/>"
+ "2. Press <b>Discover</b> to see the list of devices.<br/>"
+ "3. Select the desired device from the list.<br/>"
+ "4. After pairing press <b>Connect HDP</b> to connect to health device.<br/>"
+ "5. Press <b>Get Data</b> and received data will be shown",
.result = 0,
.required_features_count = 2,
.features_required = {16, 85}
.parent = "Bluetooth Callback Test",
.apptype = TBT_APP_BT_CALLBACK_CREATE_BOND_TEST,
.icon_name = "dummy",
- .info = "Instructions:<br/>Test Type One<br/>1.Bluetooth On<br/>2. Create Bonding callback Invoked<br/><br/>Test Type Two<br/>1. Bluetooth Off<br/>2. Correct Error Message Displayed<br/>",
+ .info = "Test Type One<br/>1.Bluetooth On<br/>"
+ "2. Create Bonding callback Invoked<br/>"
+ "<br/>Test Type Two<br/>"
+ "1. Bluetooth Off<br/>"
+ "2. Correct Error Message Displayed<br/>",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Bluetooth Callback Test",
.apptype = TBT_APP_BT_CALLBACK_DESTROY_BOND_TEST,
.icon_name = "dummy",
- .info = "Instructions:<br/>Test Type One<br/>1.Bluetooth On<br/>2. Destroy Bonding callback Invoked<br/><br/>Test Type Two<br/>1. Bluetooth Off<br/>2. Correct Error Message Displayed",
+ .info = "Test Type One<br/>"
+ "1.Bluetooth On<br/>"
+ "2. Destroy Bonding callback Invoked<br/>"
+ "<br/>Test Type Two<br/>"
+ "1. Bluetooth Off<br/>"
+ "2. Correct Error Message Displayed",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Bluetooth Callback Test",
.apptype = TBT_APP_BT_CALLBACK_DISCOVER_DEVICES_TEST,
.icon_name = "dummy",
- .info = "Instructions:<br/>Test Type One<br/>1.Bluetooth On<br/>2. Device Discovery callback Invoked<br/><br/>Test Type Two<br/>1. Bluetooth Off<br/>2. Correct Error Message Displayed",
+ .info = "Test Type One<br/>"
+ "1.Bluetooth On<br/>"
+ "2. Device Discovery callback Invoked<br/>"
+ "<br/>Test Type Two<br/>"
+ "1. Bluetooth Off<br/>"
+ "2. Correct Error Message Displayed",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Bluetooth Callback Test",
.apptype = TBT_APP_BT_CALLBACK_GET_DEVICE_TEST,
.icon_name = "dummy",
- .info = "Instructions:<br/>Test Type One<br/>1.Bluetooth On<br/>2. Scanned callback Invoked<br/><br/>Test Type Two<br/>1. Bluetooth Off<br/>2. Correct Error Message Displayed",
+ .info = "Test Type One<br/>"
+ "1.Bluetooth On<br/>"
+ "2. Scanned callback Invoked<br/>"
+ "<br/>Test Type Two<br/>"
+ "1. Bluetooth Off<br/>"
+ "2. Correct Error Message Displayed",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Bluetooth Callback Test",
.apptype = TBT_APP_BT_CALLBACK_SET_NAME_TEST,
.icon_name = "dummy",
- .info = "Instructions:<br/>Test Type One<br/>1.Bluetooth On<br/>2. Name Changed callback Invoked<br/><br/>Test Type Two<br/>1. Bluetooth Off<br/>2. Correct Error Message Displayed",
+ .info = "Test Type One<br/>"
+ "1.Bluetooth On<br/>"
+ "2. Name Changed callback Invoked<br/>"
+ "<br/>Test Type Two<br/>"
+ "1. Bluetooth Off<br/>"
+ "2. Correct Error Message Displayed",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Bluetooth Callback Test",
.apptype = TBT_APP_BT_CALLBACK_ADD_ADVERTISING_SERVICE_UUID_TEST,
.icon_name = "dummy",
- .info = "Instructions:<br/>Correct Error Message Displayed<br/><br/>NOTE: SEE INFO",
+ .info = "Correct Error Message Displayed<br/>",
.result = 0,
.required_features_count = 1,
.features_required = {16}
.parent = "Wifi",
.apptype = TBT_APP_WIFI_WIFI,
.icon_name = "dummy",
- .info = "Switch wifi On and Off",
+ .info = "1. Press <b>Wifi On</b> to enable Wifi<br/>"
+ "2. Press <b>Wifi Off</b> to disable Wifi",
.result = 0,
.required_features_count = 1,
.features_required = {24}
.parent = "NFC",
.apptype = TBT_APP_NFC_TAG,
.icon_name = "dummy",
- .info = "1. Please Touch NFC Tag with Phone it shows nfc attach<br/>2.Now remove phone from the nfc tag it shows nfc detach",
+ .info = "1. Take the device to a NFC tag<br/>"
+ "2. A list will appear showing information about tag type, NDEF support, NDEF message size, maximum size of NDEF message, key, value, record type, record etc.<br/>"
+ "3. Select the tab <b>Write</b> and take the device to a NFC tag<br/>"
+ "4. Then a string of Text type will be written in the NFC tag and a success message will be shown with written message.<br/>"
+ "5. If device is removed from tag then <b>Device Detached</b> will be shown",
.result = 0,
.required_features_count = 2,
.features_required = {17,77}
.parent = "NFC",
.apptype = TBT_APP_NFC_P2P,
.icon_name = "dummy",
- .info = "1. Please Touch One phone with other Phone it shows nfc attach<br/>2.Now remove phone from each other it shows nfc detach",
+ .info = "1. Take two NFC supported devices and switch on NFC in both<br/>"
+ "2. Select NFC P2P from the test case in two devices and click Server in one device and Client in other device<br/>"
+ "3. Touch the back of two devices, Server TC will output Data Received Successfully along with received data and Client TC will output Data Sent successfully.<br/>"
+ "4. If you detach devices it'll show Device Detached",
.result = 0,
.required_features_count = 2,
.features_required = {17,76}
.parent = "Input Device",
.apptype = TBT_APP_IDEV_NUM_KEYPAD,
.icon_name = "dummy",
- .info = "Input using number<br/> keyboard",
+ .info = "Input using number keyboard",
.result = 0
},
#endif
.parent = "Input Device",
.apptype = TBT_APP_IDEV_PH_NUM_KEYPAD,
.icon_name = "dummy",
- .info = "Input using phone<br/> number keyboard",
+ .info = "Input using phone number keyboard",
.result = 0
},
#endif
.parent = "Input Device",
.apptype = TBT_APP_IDEV_IP_KEYPAD,
.icon_name = "dummy",
- .info = "Input using IP<br/> keyboard",
+ .info = "Input using IP keyboard",
.result = 0
},
#endif
.apptype = TBT_APP_LOCAL_MPEG4,
.icon_name = "dummy",
.file_name = "video/sampleMPEG4.mp4",
- .info = "Play mpeg4 video<br/> file format",
+ .info = "1. Press <b>Play</b> button to Play Mpeg4 video file"
+ "2. Press Pause to pause the video."
+ "3. Press Stop to stop the video.",
.result = 0
},
#endif
.apptype = TBT_APP_LOCAL_H263,
.icon_name = "dummy",
.file_name = "video/sampleH263.3gp",
- .info = "Play H263 video<br/> file format",
+ .info = "1. Press <b>Play</b> button to Play H263 video file"
+ "2. Press Pause to pause the video."
+ "3. Press Stop to stop the video.",
.result = 0
},
#endif
.apptype = TBT_APP_LOCAL_H264,
.icon_name = "dummy",
.file_name = "video/sampleH264.mp4",
- .info = "Play H264 video<br/> file format",
+ .info = "1. Press <b>Play</b> button to Play H264 video file"
+ "2. Press Pause to pause the video."
+ "3. Press Stop to stop the video.",
.result = 0
},
#endif
.parent = "Data Control",
.apptype = TBT_APP_DC_INSERT,
.icon_name = "dummy",
- .info = "Insert data in SQLite",
+ .info = "1. Press <b>Start</b> button.<br/>"
+ "2. Data Insertion Information will be shown.",
.result = 0
},
#endif
.parent = "Data Control",
.apptype = TBT_APP_DC_DELETE,
.icon_name = "dummy",
- .info = "Delete data from SQLite",
+ .info = "1. Press <b>Start</b> button.<br/>"
+ "2. Data deletion information will be shown.",
.result = 0
},
#endif
.parent = "Data Control",
.apptype = TBT_APP_DC_UPDATE,
.icon_name = "dummy",
- .info = "Update data in SQLite",
+ .info = "1. Press <b>Start</b> button.<br/>"
+ "2. Data update information will be shown.",
.result = 0
},
#endif
.parent = "Data Control",
.apptype = TBT_APP_DC_SELECT,
.icon_name = "dummy",
- .info = "Select data from SQLite",
+ .info = "1. Press <b>Start</b> button.<br/>"
+ "2. Data selection information will be shown.",
.result = 0
},
#endif
.icon_name = "dummy",
.layout_file = "",
.layout_group = "",
- .info = "Insert/Update/Delete using <br/>SQLite",
+ .info = "1. Press <b>Start</b> button.<br/>"
+ "2. It will show the list of row id of the selected items.<br/>"
+ "3. Press <b>First</b> to get the row id of the first selected item.<br/>"
+ "4. Press <b>Last</b> to get data t the row id of the last selected item.<br/>"
+ "6. Press <b>Next</b> and <b>Prev</b> to navigate between the selected items.",
.result = 0
},
#endif
.parent = "Data Control",
.apptype = TBT_APP_DC_MAP,
.icon_name = "dummy",
- .info = "Select data from SQLite<br/>into map data structure",
+ .info = "1. Press <b>Start</b> button<br/>"
+ "2. Map data value will be shown.",
.result = 0
},
#endif
.parent = "Pick/View",
.apptype = TBT_APP_PICK_VIEW_APP,
.icon_name = "dummy",
- .info = "Launch other application<br/> in view mode",
+ .info = "1. Press <b>View UI</b> button.<br/>"
+ "2. If UI is shown, Click item and press <b>Return</b> button.<br/>"
+ "3. Then press <b>View Service</b> button.<br/>"
+ "4. App launched successfully Message will be shown.",
.result = 0
},
#endif
.parent = "Pick/View",
.apptype = TBT_APP_PICK_PICK_APP,
.icon_name = "dummy",
- .info = "Launch other application<br/> in pick mode",
+ .info = "1. Press <b>Single</b> and select single item and press <b>Select Single</b>.<br/>"
+ "2. Single data will be shown.<br/>"
+ "3. Press <b>Multiple</b> and select multiple items and press <b>Select Multiple</b>.<br/>"
+ "4. Multiple data will be shown.",
.result = 0
},
#endif
.parent = "Sensor",
.apptype = TBT_APP_SENSOR_ACCELEROMETER,
.icon_name = "dummy",
- .info = "Test accelerometer sensor",
+ .info = "1. Place device in a flat surface <b>facing upside</b>, <b>Z axis</b> value will be <b>~9.8</b> other axis value will be <b>~0</b>.<br/>"
+ "2. Rotate device <b>upside down</b>, <b>Z</b> axis value will be <b>~-9.8</b> other axis value will be <b>~0</b>.<br/>"
+ "3. Place device on <b>Left edge</b>, <b>X</b> axis value will be <b>~9.8</b> other axis value will be <b>~0</b>.<br/>"
+ "4. Place device on <b>Right edge</b>, <b>X</b> axis value will be <b>~-9.8</b> other axis value will be <b>~0</b>.<br/>"
+ "5. Place device on <b>top edge</b>, <b>Y</b> axis value will be <b>~-9.8</b> other axis value will be <b>~0</b>.<br/>"
+ "6. Place device on bottom edge, Y axis value will be ~9.8 other axis value will be ~0.<br/>"
+ "7. with the rotation of device Cube will rotate in same orientation.<br/>"
+ "7. Min-Max Value range will be shown in top of axis info",
.result = 0,
.sensortype = SENSOR_ACCELEROMETER,
.units = SENSOR_UNIT_METRE_PER_SECOND_SQUARED,
.parent = "Sensor",
.apptype = TBT_APP_SENSOR_GYROSCOPE,
.icon_name = "dummy",
- .info = "Test gyroscope sensor",
+ .info = "1. If the device is stable, then the background of the cube is black."
+ "2. <b>Move</b> the device to the <b>direction</b> of the cube movement and background color will be <b>blue</b>."
+ "3. <b>Move</b> the device to the <b>opposite direction</b> of the cube movement and background color will be <b>red</b>."
+ "4. Press <b>Next</b> button to change direction of cube movement and do the previous steps accordingly.",
.result = 0,
.sensortype = SENSOR_GYROSCOPE,
.units = SENSOR_UNIT_DEGREE_PER_SECOND,
.parent = "Sensor",
.apptype = TBT_APP_SENSOR_PROXIMITY,
.icon_name = "dummy",
- .info = "Test proximity sensor",
+ .info = "1. A non glowing bulb will be shown.<br/>"
+ "2. Cover the upper portion of the device with hand and an image showing a glowing bulb will appear.<br/>"
+ "3. If the hand is moved away, the previous image will appear again.",
.result = -1,
.file_name = "images/lighton.png",
.extra_file_name = "images/lightoff.png",
.parent = "Sensor",
.apptype = TBT_APP_SENSOR_LIGHT,
.icon_name = "dummy",
- .info = "Test light sensor",
+ .info = "1. <b>Move</b> the device near to the light source.<br/>"
+ "2. The color of the object turns into more intense red according to the intensity of light.<br/>"
+ "3. Information of Light intensity will be shown in top.",
.result = -1,
.file_name = "images/lighton.png",
.extra_file_name = "images/lightoff.png",
.parent = "Sensor",
.apptype = TBT_APP_SENSOR_ULTRA_VIOLET,
.icon_name = "dummy",
- .info = "Test ultraviolet sensor",
+ .info = "1. <b>Move</b> the device to the ultraviolet light source.<br/>"
+ "2. The color of the object turns into more intense violet according to the intensity of ultraviolet light.",
.result = -1,
.sensor_response_interval = 100,
.sensortype = SENSOR_ULTRAVIOLET,
.parent = "Sensor",
.apptype = TBT_APP_SENSOR_PRESSURE,
.icon_name = "dummy",
- .info = "Test pressure sensor",
+ .info = "1. Supported Air pressure range will be shown<br/>"
+ "2. Current Air pressure will be shown",
.result = -1,
.sensor_response_interval = 100,
.sensortype = SENSOR_PRESSURE,
.parent = "Sensor",
.apptype = TBT_APP_SENSOR_MAGNATOMETER,
.icon_name = "dummy",
- .info = "Test magnatic sensor",
+ .info = "1. Move device in all possible direction.<br/>"
+ "2. The value of X, Y, and Z component of earth magnetic field's change will be shown.",
.value_names = axes,
.value_count = 3,
.result = -1,
.parent = "UI Test",
.apptype = TBT_APP_UI_ALPHA,
.icon_name = "dummy",
- .info = "Change alpha value",
+ .info = "A rectangle with Changing alpha value will be shown",
.result = 0
},
#endif
.parent = "EFL/Event",
.apptype = TBT_APP_TOUCH_TOUCH,
.icon_name = "dummy",
- .info = "Test touch performance<br/> and callbacks.",
+ .info = "1. Touch and drag to draw random curves on the screen.<br/>"
+ "2. Check that the first press is green.<br/>"
+ "3. Check that the touch-drag is blue.<br/>"
+ "4. Check that the release location is red.<br/>"
+ "5. Check the touch point coordinate will be shown in top.<br/>",
.result = 0
},
#endif
.parent = "EFL/Event",
.apptype = TBT_APP_EVENT_VIEW,
.icon_name = "dummy",
- .info = "Check Tizen event <br/>callbacks for orientation,<br/>locale and lanuage change.",
+ .info = "1. Change <b>device language</b> from <b>Settings</b>, Language and region change information will be shown.<br/>"
+ "2. Change <b>device orientation</b>, Information of changed orientation will be shown.",
.result = 0
},
#endif
.parent = "EFL/Event",
.apptype = TBT_APP_EFL_CALLBACK,
.icon_name = "dummy",
- .info = "Check callback add/delete.<br/>Press HW Back button<br/>to check whether it works<br/>or not.",
+ .info = "1. Press the <b>Hardware Back</b> Button and check whether the back button callback is detected.<br/>"
+ "2. Press <b>Delete Callback</b> button and the callback will be deleted.<br/>"
+ "3. Press the <b>Hardware Back</b> Button and check, there is no back button callback is detected.<br/>"
+ "4. Then press button <b>Add Callback</b> to add a new callback.<br/>"
+ "5. Then again press the <b>Hardware Back</b> Button and check whether the back button callback is detected.<br/>"
+ "4. You must press <b>Pass</b> or <b>Fail</b> button to exit from the test.",
.result = 0,
.required_features_count = 0
},
.parent = "IME",
.apptype = TBT_APP_IME_ALPHABATIC,
.icon_name = "dummy",
- .info = "Check custom IME for TBT.",
+ .info = "1. Set Default keyboard to TBT keyboard from Settings.<br/>"
+ "2. An Alphabetic keyboard will be shown and <b>ELM_INPUT_PANEL_LANG_AUTOMATIC</b> will be shown at the bottom key.<br/>"
+ "3. Press Alphabetic keys then corresponding alphabets will be written in entry field.<br/>"
+ "5. Press <b>BACK</b> key to remove one character at a time from entry field.<br/>"
+ "6. Press <b>Prid</b> On key, then <b>abcd</b> will be written in entry field.<br/>"
+ "7. Press <b>Prid</b> Off to remove <b>abcd</b> from entry field.<br/>"
+ "8. Press <b>Spc</b> key to make a space character in entry field.",
.result = 0,
.required_features_count = 0
},
.parent = "IME",
.apptype = TBT_APP_IME_NUMERIC,
.icon_name = "dummy",
- .info = "Check custom IME for TBT.",
+ .info = "1. Set Default keyboard to TBT keyboard from Settings.<br/>"
+ "2. An Numeric keyboard will be shown and <b>ELM_INPUT_PANEL_LANG_AUTOMATIC</b> will be shown at the bottom key.<br/>"
+ "3. Press Numeric keys then corresponding numerics will be written in entry field.<br/>"
+ "4. Press <b>BACK</b> key to remove one character at a time from entry field.<br/>"
+ "5. Press <b>DS</b> key to delete character under cursor from entry field.<br/>"
+ "6. Press <b>Spc</b> key to make a space character in entry field.",
.result = 0,
.required_features_count = 0
},
.parent = "IME",
.apptype = TBT_APP_IME_EVENT,
.icon_name = "dummy",
- .info = "Check custom IME for TBT.",
+ .info = "1. Set Default keyboard to TBT keyboard from Settings.<br/>"
+ "2. Change Language from <b>Settings > Language and input > Display language</b>.<br/>"
+ "3. Return back to IME Events module.<br/>"
+ "4. The text of the key will be changed as the language changed.",
.result = 0,
.required_features_count = 0
},
.parent = "IME",
.apptype = TBT_APP_IME_CONTEXT_GET,
.icon_name = "dummy",
- .info = "Check custom IME for TBT.",
+ .info = "1. Set Default keyboard to TBT keyboard from Settings.<br/>"
+ "2. A keyboard with Pass text to all Keys will be shown",
.result = 0,
.required_features_count = 0
},
.parent = "WIDGET",
.apptype = TBT_APP_WIDGET,
.icon_name = "dummy",
- .info = "Check WIDGET for TBT.",
+ .info = "1. Press button View Widget UI.<br/>"
+ "2. A Widget UI written <b>Hello widget</b> will be shown",
.result = 0,
.required_features_count = 0
},
.parent = "EFL/Event",
.apptype = TBT_APP_SHORTCUT,
.icon_name = "dummy",
- .info = "Create shortcut in <br/>home screen.<br/> Check SHORTCUT API",
+ .info = "1. Press <b>Add Shortcut</b> button.<br/>"
+ "2. Check created shortcut in Homescreen.<br/>"
+ "3. Return back to module.<br/>"
+ "4. Check <b>Allow duplicate</b>, and press <b>Add Shortcut</b> button."
+ "5. A duplicate shortcut will be created in Homescreen",
.result = 0,
.required_features_count = 0
},
.parent = "Push Service",
.apptype = TBT_APP_PUSH_SERVICE,
.icon_name = "dummy",
- .info = "Test push service. <br/>Active INTERNET <br/>connection required.",
+ .info = "1. Press <b>Start</b> button to start the push service and a successful response will be displayed.<br/>"
+ "2. Then long press the Home button and clear the application instance.<br/>"
+ "3. After a few moments, there will a notification.<br/>"
+ "4. Click on the notification and the message will be shown.<br/>"
+ "5. Secondly, Press button <b>Start</b> to start the push service.<br/>"
+ "6. Press button <b>Message</b>.<br/>"
+ "7. After a few moments a message will be shown.<br/>"
+ "8. Press button Disconnect to <b>Disconnect</b> Push Service",
.result = 0,
.required_features_count = 1,
.features_required = {19}
.parent = "Runtime Info",
.apptype = TBT_APP_RUNTIME_INFO,
.icon_name = "dummy",
- .info = "Change status of All functionality <br/>Mentioned above",
+ .info = "1. Initially <b>Audio Jack Not Connected</b> message will be shown.<br/>"
+ "2. Insert an only audio out headphone in audio jack.<br/>"
+ "3. Then message will show <b>Audio Jack Connected with 3 wire ear jack</b>.<br/>"
+ "4. Insert a headphone which support both audio I/O.<br/>"
+ "5. Then message will show <b>Audio Jack Connected with 4 wire ear jack</b>.<br/>"
+ "6. If Audio jack is not supported, <b>Audio Jack is not supported</b> will be shown.",
.result = 0
},
#endif
.parent = "Attach Panel",
.apptype = TBT_APP_ATTACH_PANEL,
.icon_name = "dummy",
- .info = "Basic Attach Panel Operation",
+ .info = "1. Take some pictures with camera so that images are available in device images folder.<br/>"
+ "2. Press “+” button in top left corner in the initial page.<br/>"
+ "3. Gallery Images will be shown using attach panel, click on a image.<br/>"
+ "4. Clicked Image will be selected and shown in the upper area.",
.result = 0
},
#endif
.parent = "Feature Summary",
.apptype = TBT_APP_FEATURE_SUMMARY,
.icon_name = "dummy",
- .info = "View HW supported <br/>feature's of the phone",
+ .info = "Show supported feature's of the device",
.result = 0
},
#endif
.parent = "MTP",
.apptype = TBT_APP_MTP,
.icon_name = "dummy",
- .info = "View MTP <br/>feature's of the phone",
+ .info = "1. Connect OTG Cable’s OTG gender (micro USB end) to Test Tizen device."
+ "2. Connect other end to another device which supports MTP ex: Android device and select connection option to Transfer Photos (PTP) in this device."
+ "3. Open Transfer Photos module again."
+ "4. Device information will be seen in bottom list and in top list JPG files list will be seen."
+ "5. Select *.jpg image name from top list. Then corresponding files information will be seen in bottom list.",
.result = 0
},
#endif
.parent = "NSD",
.apptype = TBT_APP_NSD_SSDP_LOCAL,
.icon_name = "dummy",
- .info = "Check NSD SSDP <br/>",
+ .info = "1. Connect test device to a <b>Wi-Fi network.</b><br/>"
+ "2. “dnssd initialized” will be shown in bottom list.<br/>"
+ "3. Open <b>DNS-SD Remote</b> module in another device and connect that device to <b>same Wi-Fi network</b>.<br/>"
+ "4. Press <b>Add Record</b> in DNS-SD Remote module.<br/>"
+ "5. Press <b>Browse Service</b> button. Then, corresponding service and text value in DNS-SD Remote will be seen in top list.",
.result = 0,
.required_features_count = 1,
.features_required = {84}
.parent = "NSD",
.apptype = TBT_APP_NSD_SSDP_REMOTE,
.icon_name = "dummy",
- .info = "Check NSD SSDP <br/>",
+ .info = "1. Connect test device to a <b>Wi-Fi network</b> same as <b>DNS-SD Local</b> module connected in.<br/>"
+ "2. “dnssd initialized” will be shown in bottom list.<br/>"
+ "3. Press <b>Add Record</b> button. Then, “local service registered” will be seen in bottom list and in top list added text with key value pair will be seen.",
.result = 0,
.required_features_count = 1,
.features_required = {84}
.parent = "Package Manager Status",
.apptype = TBT_APP_PACKAGE_MANAGER,
.icon_name = "dummy",
- .info = "1.Please Uninstall package from Application manager<br/>2. Please install package in device from sdb shell<br/> 3.Update is re-install same package on the device",
+ .info = "1.Uninstall package from Application manager<br/>"
+ "2. install package in device from sdb shell<br/> "
+ "3.Update is re-install same package on the device",
.result = 0
},
#endif
.parent = "Connection Status",
.apptype = TBT_APP_CONNECTION,
.icon_name = "dummy",
- .info = "1.Please Change connection status to flight mode or some other mode<br/>2.Please press back button and again open connection view<br/>3.You will see updated connection status<br/>",
+ .info = "1. Change connection status to flight mode or some other mode<br/>"
+ "2. press back button and again open connection view<br/>"
+ "3.You will see updated connection status<br/>",
.result = 0,
.required_features_count = 2,
.features_required = {24,21}
.parent = "System Settings",
.apptype = TBT_APP_SYSTEM_SETTINGS,
.icon_name = "dummy",
- .info = "Instructions:<br/><br/>1.Manually change settings for each item through device Settings.<br/>2. Verify all the items' values.",
+ .info = "<br/>1.Manually change settings for each item through device Settings.<br/>"
+ "2. Verify all the items' values.",
.result = 0
},
#endif
.parent = "Contacts",
.apptype = TBT_APP_CONTACTS,
.icon_name = "dummy",
- .info = "Instructions:<br/>1. Make a contact Test with number 12345678.<br/>1. Call and message Test.<br/>3. Verify the count with the number of calls and messages made to test.<br/>4. Delete the contact Test.",
+ .info = "1. Make a contact Test with number 12345678.<br/>"
+ "2. Call and message Test.<br/>"
+ "3. Verify the count with the number of calls and messages made to test.<br/>"
+ "4. Delete the contact Test.",
.result = 0,
.required_features_count = 1,
.features_required = { 21 }
.parent = "D2D Convergence",
.apptype = TBT_APP_D2D_CLIENT,
.icon_name = "dummy",
- .info = "Check D2d client service. <br/>",
+ .info = "1. Connect <b>D2D Server to Same WiFi Network.<br/>"
+ "2. Run <b>D2D server</b> module of TBT.<br/>"
+ "3. A list of two elements <b>http://192.168.43.54:8001/api/v2/</b> and <b>/tizen/remote-app-control</b> will be shown<br/>"
+ "4. Select <b>/tizen/remote-app-control</b> first. Then <b>cortbt_uiapp</b> will be launch in <b>D2D Server</b>.<br/>"
+ "5. Select<b> http://192.168.43.54:8001/api/v2/</b> then <b>Connect</b> will be shown in <b>D2D Server</b> and <b>Publish</b> will be shown in <b>D2D Client</b>.<br/>"
+ "6. Select <b>Publish</b> on <b>Client</b> side and <b>GoodNews Received</b> will be shown in <b>D2D Server</b>.",
.result = 0
},
#endif
.parent = "D2D Convergence",
.apptype = TBT_APP_D2D_SERVER,
.icon_name = "dummy",
- .info = "Check D2d server service <br/>",
+ .info = "1. Connect D2D Client to Same WiFi Network.<br/>"
+ "2. Run D2D Server Module from TBT again.<br/>"
+ "3. Server Ready Message will be shown",
.result = 0
},
#endif
.parent = "TTS/STT",
.apptype = TBT_APP_STT,
.icon_name = "dummy",
- .info = "Speech to text <br/>",
+ .info = "1. Make sure Internet is connected<br/>"
+ "2. Press Speak button and speak something in English.<br/>"
+ "3. Recognized sentence will be shown.<br/>"
+ "4. Word with recognized time stamp will also be shown.",
.result = 0
},
#endif
.parent = "TTS/STT",
.apptype = TBT_APP_STT_ERROR,
.icon_name = "dummy",
- .info = "Speech to text <br/> Error callback check",
+ .info = "1. Disconnect Internet.<br/>"
+ "2. Press Speak button.<br/>"
+ "3. An error message will be shown in top",
.result = 0
},
#endif