Questions

Our team works in slack for ideas, nimble for sales and trello for product, android in tandem with a contractor for a 4 month project for android v1, we need to test multiple connected health devices with multiple android scenarios, and we have multiple physicians signed up to help us test these, what testing environments should we be thinking of for our docs on android?

I think there are two very different things you want. One is test our application on a great number of devices and Android version combinations. This is to make sure your app runs smoothly on all the environments you need. The other is a way to collect usage data, core dumps and physicians feedback.

The first thing can be accomplished with a device farm and automated tests. Xamarin Test Cloud ( http://xamarin.com/test-cloud ) allows you to to automated testing on about 600 devices. There are other providers but this is the one that I would use and trust the provider.

The second thing can be accomplished using many tools, even the ones you already use, e.g., trello or slack, for feedbacks. I have seen many companies go for beta releases on Google Play linked with private Google+ groups for beta testers.

For crash dumps and usage monitoring you can use Twitter Clashalytics ( http://try.crashlytics.com/ ) or other tools like:

* http://www.mobtest.com/
* http://ubertesters.com/
* http://hockeyapp.net/
* http://www.centercode.com/


Answered 10 years ago

Unlock Startups Unlimited

Access 20,000+ Startup Experts, 650+ masterclass videos, 1,000+ in-depth guides, and all the software tools you need to launch and grow quickly.

Already a member? Sign in

Copyright © 2024 Startups.com LLC. All rights reserved.