Silk Mobile

Table of Contents (Homepage)

StartMonitor

Start Monitor (Counter Name)

images/images/os-icons/os_ios_150x150.png

images/images/os-icons/os_android_150x150.png

images/images/os-icons/os_windows_150x150.png

Description

Start monitor a given counter on the prepared application on regular basis.

Parameters

  • CounterName : Performance Counter to monitor - Memory/CPU/Battery

Usage

This will monitor the given counter on a regular basis. By default, the counter value will be retrieved every 30 seconds. To get the values on table form, there is the getMonitorsData command.

Scenario: We will create a test on the EriBank demo application. During the test run, we will monitor the memory values of the application

Parameters:

  • CounterName: Will be set to memory

images/download/attachments/3310345/7.jpg

Result:

On the generated .csv file (via the getMonitorsData command) all values of the memory will be presented

images/download/attachments/3310345/8.jpg