This new feature enables you to monitor the local (client-side) computer resources used by the application instance while we are testing during a run session.
We can monitor a number of different system counters i.e. Memory Usage (in MB), GDI Objects, Handle Count etc., to view the effects your application has on the system. You can also define upper limits for the counters. If any of the specified counters exceed these limits, the test run will fail.
We could invoke this feature from File > Settings > Local System Monitor