How to do Memory testing for APP installed in Android and IOS using Robotframework

Hi,

I want to do memory testing for the application that I have installed on Android and iOS platforms.

Please anyone let me know how to perform

I don’t think that there is a ready made library for that.
You could try to find some App or command that reports memory usage, and then have Appium to obtain that info.
Good luck.

1 Like