빠른 테스트는 최종 사용자가 주문 흐름을 경험하는 방식을 살펴볼 수 있는 도구입니다. 피드의 데이터를 표시하므로 주문 UI를 표시할 수 있으며 테스트 처리 API 엔드포인트를 사용하여 테스트 주문을 할 수 있습니다.
이 가이드에서는 빠른 테스트 도구를 사용하여 주문 엔드 투 엔드 통합을 미리 보고 테스트하는 방법을 자세히 설명합니다.
빠른 테스트 도구
작업 센터에서 빠른 테스트 도구를 사용하여 주문 엔드 투 엔드 통합을 수동으로 테스트할 수 있습니다. 데이터 피드 파일은 콘솔에서 직접 업로드할 수 있습니다. 이 도구는 주문 흐름의 UI가 있는 별도의 창을 엽니다. 데이터 피드와 테스트 처리 엔드포인트가 유효하면 사용자의 주문 흐름을 전체적으로 테스트할 수 있습니다.
빠른 테스트 도구는 한 번에 한 명의 개발자만 사용해야 합니다. 피드를 업로드하려면 사용자에게 편집자 또는 관리자 역할이 있어야 합니다. 사용자에게 '호출자에게 권한이 없습니다'라는 오류가 표시되면 지원되는 역할 중 하나로 업데이트하여 문제를 해결할 수 있습니다. 빠른 테스트에서는 하나의 데이터 피드만 게시할 수 있습니다.
샌드박스는 다른 테스트를 동시에 실행하는 데 사용할 수 있습니다.
[null,null,["최종 업데이트: 2024-11-26(UTC)"],[[["Quick Testing allows you to preview and test your Ordering End-to-End integration by simulating the user ordering flow."],["It enables you to upload data feeds directly and test order placement using a test fulfillment API endpoint."],["Only Editors or Administrators can upload feeds for testing, and only one data feed can be published in Quick Testing at a time."],["For testing larger files or multiple restaurants concurrently, the sandbox environment is recommended."],["You can use additional tools like console tools, Sandbox Testing, Chrome DevTools Console, and Logs Explorer for further testing and troubleshooting."]]],["The Quick Testing tool, accessible in the Actions Center, allows for manual testing of the Ordering End-to-End integration. Users upload a data feed file (under 10MB in NDJSON format), submit it, and then, upon successful processing, initiate a \"Quick Test.\" This process lets testers define a fulfillment API endpoint and then view a test restaurant ordering interface. This interface simulates the end-user experience, including cart building and checkout, though order placement requires a configured Fulfillment API. Only one feed can be published, and only users with the role of **Editor** or **Administrator** can upload feeds.\n"]]