I just released my first app not too long ago. To test it in the Play store, I installed my own app. After discovering some bugs, I uninstalled it, and installed the one I would code to fix from Eclipse. After fixing the bug, I post an update and re-install my own app from the store to test it out again.
If I keep repeating this process (uninstalling and re-installing my own app from Google Play every time I release a new version), will my app's rating be degraded? Should I strictly stick to using my own app by installing the raw version (not the one on Google Play, but the one I built in Eclipse)?
Thanks.