Which tools is best for automated UI testing for Android using the apk, i.e without having step down into the code. I tried robotium, but it requires code-level knowledge.
My requirement is to automate the positive flow testing for my app using the apk.
Can anyone suggest some good tools for the same??