0
votes
0answers
93 views

Object Spy for Android apps

Is there any open source object spy tool exist for android applications? Any tool that can be used to identify object properties? We can use this information for writing test automation scripts.
2
votes
0answers
66 views

Why session is not created in Bot-Bot?

I'm using Bot-Bot, Android automation testing tool with record and replay features. I was able to start a server, record and play sample APK accompanied with bot. Now I need to test my own APK, so I ...
7
votes
1answer
525 views

Continuous Integration and testing environment and configuration for Android

I am an Android developer but I am not satisfied with my testing and Continuous Integration environment and configuration. Someone could recommend me how to configure the best setup and workflow for ...