I would like to ask a general question,
I am doing automation testing using robotium tool with the help of a tablet which is single processor. While performing some actions my test case is failing like INSTRUMENTATION TEST RUN FAILED DUE TO JAVA.LANG.OUT OF MEMORY error.
What i need is whether the out of memory error depends on the device processor speed also or purely it depends on the app and test code.
Any solutions can help me a lot