출시 버전에 대한 액세스 권한을 부여할 대상 테스터가 많을 때 쉼표로 구분된 값(CSV) 파일을 사용하여 테스터를 가져오면 유용합니다. 이 기능을 사용하면 개별 테스터 이메일 주소를 직접 입력하지 않아도 됩니다. 그룹을 사용하면 향후 출시 버전을 이전에 만든 그룹과 공유할 수 있습니다.
그룹을 만든 후 Firebase Console의 앱 배포 페이지에 있는 테스터 및 그룹 탭에서 테스터 이메일이 포함된 CSV 파일을 업로드합니다. 그런 다음 CSV 파일의 테스터 이메일을 그룹으로 가져옵니다. CSV 파일의 첫 번째 열에는 테스터의 이메일 주소가 포함되어야 합니다. 모든 추가 열은 무시됩니다. 예를 들면 다음과 같습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(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)."]]