Question

At this time I use TestFlight to upload beta testing (internal and delivery) build for Android, but TestFlight doesn't support after Mar-21. Can you help me suggest more tool like testFlight.

Thanks,

Was it helpful?

Solution

I personally use testFairy (http://www.testfairy.com/). Main reasons:

  1. They require zero integration (you don't need to change anything in your code.

  2. They record the user's screen while he is using your app - so you can see and understand better what the user did. It is great when debugging logical bugs.

  3. You can get a heat map of where users touch your screen.

  4. You get a matrix of all activities and devices that your app has been tested on. So you can see if you need to test specific areas in your app against specific devices and get overall impression of your qa coverage.

  5. JIRA integration - easy to create an issue in JIRA directly from their dashboard.

  6. They have tools that helps you with your crowd testing campaign.

OTHER TIPS

you can google it and here is some of platforms listed below

1)Hockeyapp

2)App Aloosa

3)Crashlytics

4)Zubhium

last third one is best one i am use it for testing and all

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top