นำเข้าผู้ทดสอบจากไฟล์ CSV
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
การนำเข้าผู้ทดสอบจากไฟล์ค่าที่คั่นด้วยคอมมา (CSV) มีประโยชน์เมื่อคุณต้องการให้สิทธิ์เข้าถึงรุ่นแก่ผู้ทดสอบจำนวนมาก ฟีเจอร์นี้ช่วยให้คุณไม่ต้องป้อนอีเมลของผู้ทดสอบแต่ละรายด้วยตนเอง
คุณสามารถ
ใช้กลุ่มเพื่อแชร์เวอร์ชันในอนาคตกับกลุ่มที่คุณสร้างขึ้น
หลังจากสร้างกลุ่มแล้ว ให้อัปโหลดไฟล์ CSV ที่มีอีเมลของผู้ทดสอบใน
แท็บผู้ทดสอบและกลุ่มของหน้า App Distribution
ในคอนโซล Firebase จากนั้นให้นำเข้าอีเมลผู้ทดสอบจากไฟล์ CSV
ไปยังกลุ่ม ไฟล์ CSV ต้องมีอีเมลของผู้ทดสอบในคอลัมน์แรก ระบบจะไม่สนใจคอลัมน์อื่นๆ ทั้งหมด เช่น
ali@example.com
bri@example.com,This is Ignored,This also
cal@example.com,Cal Nguyen (ignored)
ขั้นตอนถัดไป
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-16 UTC
[null,null,["อัปเดตล่าสุด 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)."]]