Start Monitor (Counter Name)
|
|
|
|
Start monitor a given counter on the prepared application on regular basis.
CounterName : Performance Counter to monitor - Memory/CPU/Battery
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
Result:
On the generated .csv file (via the getMonitorsData command) all values of the memory will be presented