Split the Running section into two, adding Testing.

This commit is contained in:
Evgeni Boevski 2015-12-02 18:09:48 +02:00
Родитель 141686e8be
Коммит e1820b2060
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -8,6 +8,7 @@
* [Requirements](#requirements)
* [Configuration](#configuration)
* [Running the Sample](#running-the-sample)
* [Testing the Sample](#test-the-sample)
# Overview
@ -63,6 +64,8 @@ To run it, follow the steps in the product's documentation: [Running Apps on Dev
After you run the app successfully, it guides you through a data initialization process which builds the necessary data structure in your Telerik Platform app and then creates sample data.
# Testing the Sample
For your convenience, the app always displays whether it works online or offline. You can simulate lack of Internet connection from the Telerik Platform simulator. If you are testing on a device, you have to turn off the WiFi and the data connection to go in offline mode.
> Ensure that the emulator or the device that you are using has Internet connectivity when running the sample.