Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

is it possible to see how many/who has signed up for open beta?

I have set up my app and prepared open beta using the Android Developer Console, but now I want to know how many have signed up for the beta. Is it possible to:

  • See how many signed up for open beta?
  • See who (by email) signed up for open beta?

I tried a google search, but all that appeared was information about alpha/beta testing and how to use it. There was nothing on seeing who/how many signed up for it.

Is this possible?

like image 504
Zoe stands with Ukraine Avatar asked Jul 17 '16 10:07

Zoe stands with Ukraine


People also ask

How many people can beta test an app?

The number of beta testers depends on the size of your project. If it's a small project with a team size of about 20, you can perform beta tests with 10-15 testers. However, if your project size is enterprise-level, with a team size of over 1000, you'll need over 500 beta testers.

How much do beta testers get?

The salaries of Beta Testers in the US range from $21,140 to $130,800 , with a median salary of $79,530 .

How many beta users should I have?

Generally, you only need about 5-10 testers for small, independent projects, 25-40 testers for casual use apps, and 200 or more testers for gaming apps.


3 Answers

Yes, you can see how many users have enrolled to be beta testers. You need to go under the "Beta testing" tab in the "APK" section. See screenshot:

enter image description here

You can't see the user email though.

like image 100
rciovati Avatar answered Sep 25 '22 06:09

rciovati


Statistics > Devices > Install base
View by: App version

The button "+ App version" gives you a select that has the exact number of installs for every version. This way you can determine how many people run your latest beta build.

like image 30
Tamás N Avatar answered Sep 23 '22 06:09

Tamás N


Update: As commented by @alexislg, the testers count isn't there any longer. I've seen comments elsewhere that if you open "Open Testing" (or another track), and if you have testers, the count will show up in the summary toward the top. I cannot confirm as of yet.

Original answer: With the update to the redesign (as of Oct. 12 2020), just go to the Releases section and click Releases overview. You'll see how many testers are currently enrolled for each track.

enter image description here

like image 44
Porter Lyman Avatar answered Sep 22 '22 06:09

Porter Lyman