Overview

Welcome to the Core Concepts section of Test Orchestration documentation. This section provides foundational knowledge about the key components and principles that power the Test Orchestration platform.

circle-info

📚 Getting Started with Core Concepts

This section is designed for both new and experienced users. Start with the basics and progress through each concept to build a complete understanding of Test Orchestration.

What You'll Learn

In this section, you'll gain a deep understanding of:

Quick Overview

The Three-Tier Architecture

Test Orchestration uses a hierarchical structure to organize your work:

Organization
    └── Project
        └── Workflow
            └── Nodes (Script Blocks)

Core Building Blocks

Component
Purpose
Learn More

Projects

Container for related workflows and configurations

Workflows

Automated sequences of connected test scripts

Nodes

Individual test scripts or action steps

Execution Flow

The path and logic of workflow execution

Environments

Test settings and configurations

Key Principles

Test Orchestration uses a node-based visual interface where you connect test scripts like building blocks. No complex coding required—just drag, drop, and connect.

Getting Started

circle-check

Document Map

This section is organized to guide you from basic concepts to more advanced understanding:

  • Beginner Level: Start with Projects and Workflows

  • Intermediate Level: Learn about Blocks, Nodes, and Execution Flow

  • Advanced Level: Master Environments and cross-environment configurations


Next Step: Start learning about Projects to understand how Test Orchestration organizes your testing work.

Last updated