Skip to main content

Testing & Quality Assurance

Before moving your application to the production track, it is vital to verify that the billing flow is secure, localized prices are accurate, and the fulfillment logic handles all possible user behaviors.

Aptoide provides a dedicated Sandbox Environment that allows you to simulate real transactions without incurring any actual charges.

The Testing and QA Workflow

To ensure a high-quality user experience, follow this two-step process:

  1. Environment Setup: Configure your developer account and test devices to point to the Sandbox servers.
  2. Execution: Run through the Required Tests & Checklist to verify every state of the purchase lifecycle, from successful payments to user cancellations.

Important: Never hard-code "success" states in your app. Always use the Sandbox environment to trigger real callbacks from the Aptoide Services to ensure your code handles the data correctly.