OutOfMemory Exception with Robotium – Update IV

If you are using Robotium for test automation your Android app and you have many test cases that must be executed, you may run into an OutOfMemory Exceptions after a certain time of test execution. I have this problem with my test suite. The full test suite consists of around 110 test cases. Besides the … Read more