從 CSV 檔案匯入測試人員
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
如要授予多位測試人員版本存取權,從半形逗號分隔值 (CSV) 檔案匯入測試人員會很有幫助。這項功能可省去手動輸入個別測試人員電子郵件地址的麻煩。您可以使用群組,與建立的群組分享日後發布的內容。
建立群組後,請在 Firebase 主控台的「App Distribution」頁面,前往「測試人員與群組」分頁,上傳內含測試人員電子郵件地址的 CSV 檔案。然後將 CSV 檔案中的測試人員電子郵件地址匯入群組。CSV 檔案的第一欄必須包含測試人員的電子郵件地址。系統會忽略所有額外資料欄。例如:
ali@example.com
bri@example.com,This is Ignored,This also
cal@example.com,Cal Nguyen (ignored)
後續步驟
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-16 (世界標準時間)。
[null,null,["上次更新時間:2025-08-16 (世界標準時間)。"],[],[],null,["# Import testers from CSV files\n\n\u003cbr /\u003e\n\nImporting testers from comma-separated values (CSV) files is useful when you\nwant to grant release access to many\ntesters. This feature saves you\nthe effort of manually entering individual tester email addresses. You can\nuse groups to share future releases with the group you created.\n\nAfter you create a group, you upload a CSV file containing tester emails in\nthe **Testers \\& Groups** tab of the [App Distribution page](https://console.firebase.google.com/project/_/appdistribution)\nin the Firebase console. You then import the tester emails from the CSV file\nto the group. The CSV file must contain the testers' email addresses in the\nfirst column. All additional columns are ignored. For example: \n\n ali@example.com\n bri@example.com,This is Ignored,This also\n cal@example.com,Cal Nguyen (ignored)\n\nNext steps\n----------\n\n- To add and remove testers, see [Add and remove testers in App Distribution](/docs/app-distribution/add-remove-testers).\n\n- Learn how to increase your internal testing base by [creating invite links](/docs/app-distribution/create-invite-links).\n\n- To register additional iOS devices manually or programmatically, see\n [Register additional iOS devices](/docs/app-distribution/register-additional-devices)."]]