SolidX

How Test Hub Fits Your Application

A simple mental model for using Test Hub to test customer journeys.

Test Hub follows the same simple cycle your team already uses when preparing a release: decide what matters, test it, understand the result, and act when needed.

Built on SolidX's Core Testing Framework

Test Hub runs your tests using SolidX's Core Testing Framework — the same metadata-driven engine that powers automated API and browser (Playwright) testing across SolidX. Test Hub adds the product experience on top: registering applications, authoring scenarios with the MCP AI assistant, running them, and reading results. To understand the underlying framework, see SolidX Core Testing Framework.

The mental model

In Test HubWhat it means for your application
ApplicationThe website, service, or area of your business that you want to test.
Customer journeyAn important task someone must be able to complete, such as signing in or placing an order.
Test scenarioA saved test for one customer journey, created with the MCP AI assistant. For example: confirm that a customer can sign in.
Test runThe occasion when Test Hub runs one or more selected test scenarios.
ResultA clear record of which customer journeys passed and which failed.

A typical release flow

  1. Choose the customer journeys that must work for the release.
  2. Describe those journeys to the MCP AI assistant so it can create the test scenarios.
  3. Run those tests before approving the release.
  4. Review the result: all clear, or identify the journey that failed.
  5. Share the result with the people who need to act.
  6. Keep the same tests running regularly so problems are found sooner next time.

Start small

Begin with the three to five journeys that would most affect customers or the business if they failed. You can add more as the application grows.

Example

For an online school-fee portal, the first tests might be:

  • A parent can sign in.
  • A parent can see the amount due.
  • A parent can complete a payment.
  • The school team can see that payment in the portal.

These tests give the product owner a fast, repeatable answer to whether the most important experience is ready for customers.