.parent = "Push Service",
.apptype = TBT_APP_PUSH_SERVICE,
.icon_name = "dummy",
- .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",
+ .info = "1. <b> Make sure high speed internet should be connecected with device.</br>"
+ "2. Press <b>Start</b> button to start the push service and before hello tizen message appear immediately go to home screen of wearable<br/>"
+ "3. Notification of tbtcoreapp app with name Hi will appear<br/>"
+ "4. Click on the notification and open the app, tbtcoreapp will be launched and hello tizen message with disabled connect and disconnect button appear in push testcase view.<br/>"
+ "5. Secondly, Press button <b>Start</b> and a message <b>Hello Tizen</b> will be displayed.<br/>"
+ "6. Press button <b>Disconnect</b> and message<b> Disconnected successfully</b> will be displayed.",
.result = 0,
.required_features_count = 1,
.features_required = {FEATURE_NETWORK_PUSH}