TESTFABRIC DOCS

Choosing the Right Product

Pick the right TestFabric product for your testing workflow.

TestFabric includes multiple products for different testing workflows. Use this guide to decide where to start based on the outcome you want to create.

Product selection table

GoalUseBest for
Generate a browser automation scriptAutomataUI workflows, regression journeys, smoke tests, and repetitive browser flows.
Generate structured test casesTestComposerRequirement analysis, QA planning, coverage expansion, and test design.
Validate APIs or create API testing assetsValidoxAPI request validation, response checks, and API testing preparation.
Generate load testing plansLoadVertexPerformance test planning, load profiles, and JMeter-compatible artifacts.

When to use Automata

Use Automata when your goal is to turn a browser workflow into an automation script. It is best for flows such as login journeys, form submissions, search flows, navigation checks, and repeatable UI regression scenarios.

When to use TestComposer

Use TestComposer when you have a requirement, user story, acceptance criteria, or feature description and want structured test cases. It is useful before automation because it helps clarify expected behavior and coverage.

When to use Validox

Use Validox when your focus is API behavior. It helps with request validation, response inspection, status checks, and API testing asset preparation.

When to use LoadVertex

Use LoadVertex when you want to prepare load testing plans or JMeter-compatible artifacts. It is intended for authorized performance testing against systems you own or are permitted to test.

Start simple

If you are new to TestFabric, start with one small workflow or one clear requirement. Review the output, then expand to larger scenarios after you understand the product behavior.

Related docs