Nhập người kiểm thử từ tệp CSV
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Việc nhập người kiểm thử từ tệp chứa các giá trị được phân tách bằng dấu phẩy (CSV) sẽ hữu ích khi bạn muốn cấp quyền truy cập vào bản phát hành cho nhiều người kiểm thử. Tính năng này giúp bạn không phải nhập thủ công từng địa chỉ email của người kiểm thử. Bạn có thể dùng nhóm để chia sẻ các bản phát hành trong tương lai với nhóm mà bạn đã tạo.
Sau khi tạo một nhóm, bạn sẽ tải một tệp CSV chứa email của người kiểm thử lên thẻ Người kiểm thử và nhóm của trang Phân phối ứng dụng trong bảng điều khiển Firebase. Sau đó, bạn nhập email của người kiểm thử từ tệp CSV vào nhóm. Tệp CSV phải chứa địa chỉ email của người kiểm thử trong cột đầu tiên. Tất cả các cột bổ sung đều bị bỏ qua. Ví dụ:
ali@example.com
bri@example.com,This is Ignored,This also
cal@example.com,Cal Nguyen (ignored)
Các bước tiếp theo
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-08-16 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-08-16 UTC."],[],[],null,["\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- 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)."]]