【发布时间】:2019-04-02 23:56:40
【问题描述】:
我希望对我当前的 Android 应用程序进行预发布测试。
我对此测试的要求是:-
My Application must not appear in the Google Play Store or...
Only invited testers can see the Applications Play Store Page
Only invited users can participate in testing.
Testers do not have to have a gmail account.
Total number of testers < 10,000.
Testers are automatically contacted with download link.
根据我在 Google 网站上阅读(聊天)的内容,我的选择是 Alpha 或 Beta 测试。
用于 Beta 测试
Open beta
Use an open beta when you want any user who has the link to be able to join your beta with just one click.
One of the advantages of an open beta is that it allows you to scale to a large number of testers.
However, you can also limit the maximum number of users who can join.
Closed beta
Using email addresses – If you want to restrict which users can access your beta, you have a new option:
you can now set up a closed beta using lists of individual email addresses which you can add individually
or upload as a .csv file. These users will be able to join your beta via a one-click opt-in link.
Closed beta
with Google+ community or Google Group – This is the option that you’ve been using today, and you can continue
to use betas with Google+ communities or Google Groups. You will also be able to move to an open beta
while maintaining your existing testers.
Beta 版几乎满足了我的所有要求,但是我不能让我的应用程序在 Play 商店中可供搜索,并且我不想要求我的测试人员拥有/使用 gmail 帐户,因此 Beta 版测试已经结束。
所以我唯一的选择是 Alpha。
我仍然不清楚可用的 Alpha 测试的“风味”。
如果我必须手动分发 Alpha 应用链接,为什么要上传电子邮件列表?
上传的邮件列表有什么用途?
上传的电子邮件列表是否用于控制对 Alpha apk 的访问?
我可以运行由 1000 名测试人员组成的 Alpha 测试组吗?
【问题讨论】:
标签: testing google-play