DeployFrame Docs

Verification

Verify your AI SaaS platform's functionality with end-to-end testing

Verification

After deploying your core infrastructure and integrating third-party services, it's essential to verify that everything is working correctly. This section focuses on testing the actual functionality of your AI SaaS platform through end-to-end user flows.

Verification Steps

Quick Verification Checklist

Complete these key verification steps to ensure your platform is fully functional:

  • Create a user account with email and password
  • Sign in with Google OAuth
  • Subscribe to a plan using Stripe test cards
  • Verify credit allocation
  • Test at least one AI service
  • Verify credit deduction after service usage

The verification process should take 15-20 minutes to complete. Each step is designed to be quick while still ensuring that all critical components are functioning correctly.

What to Expect

During verification, you'll interact with your application as an end user would, testing each core functionality:

  • Authentication: Testing both traditional and social login
  • Payments: Verifying the subscription process and credit system
  • AI Services: Ensuring the core functionality of your platform works

By testing these real-world user flows, you'll verify that all components are properly integrated and working together.

Next Steps

Start with Authentication Testing to verify user registration and login functionality.

On this page