[null,null,["最后更新时间 (UTC):2024-11-26。"],[[["Automated integration tests validate your fulfillment endpoint by running Checkout and SubmitOrder requests against it, ensuring it can handle various scenarios."],["Before testing, ensure you have a hosted Ordering End-to-End data feed and have implemented the Checkout and SubmitOrder actions in your fulfillment endpoint."],["The automated testing tool in Actions Center simulates real-world order scenarios, including happy paths and edge cases, to assess the integration's success rate."],["Review the test results to identify any failures and ensure a success rate of at least 95% for each test case before proceeding to production."],["Sandbox payment mode is used during testing, and you should avoid processing real orders with the specified fulfillment endpoint while the test is running."]]],["The automated testing tool evaluates your fulfillment endpoint by sending `Checkout` and `SubmitOrder` requests. To run a test, select a data feed, enter your endpoint URL, and choose test cases within the Actions Center. Each test runs against up to 250 entities, assessing scenarios like cart eligibility, unavailable items, and payment issues. Results show success rates; a minimum of 95% is needed per test case. You must host a data feed and implement the actions in the endpoint before testing.\n"]]