Overview
Welcome to Test Orchestration! This guide will help you understand what Test Orchestration is and how to get the most out of it.
📚 New to Test Orchestration?
This section is designed to get you up and running quickly. Follow these guides in order to create your first project, build workflows, and execute tests.
What is Test Orchestration?
Test Orchestration (TO) is a powerful platform that allows quality assurance teams to design, execute, and manage complex testing scenarios by visually connecting test scripts—without writing code.
Why Use Test Orchestration?
Chain multiple test scripts (Web, Mobile, API, Desktop) into sophisticated testing sequences that mirror real user journeys. Execute 10+ tests in sequence with a single click.
Use a visual node-based interface to design workflows. Drag and drop test scripts, connect them, and run—no programming knowledge needed.
Build reusable workflows once, execute them repeatedly. Schedule automated runs daily, weekly, or monthly. Reduce manual testing by 80%.
Pass test data from one script to the next automatically. First test creates a user, second test logs in with that user, third test validates their profile—all seamlessly.
View all execution results in one dashboard. Track pass/fail rates, execution times, identify failures, and generate reports instantly.
When Should You Use Test Orchestration?
✅ Perfect For:
End-to-End Testing
Chain Web → Mobile → API tests in one workflow
Integration Testing
Validate multiple systems working together
Regression Testing
Run comprehensive test suites automatically
Cross-Platform Validation
Test same flow on Web, iOS, and Android
Data-Dependent Tests
Use output from one test as input to another
Smoke Testing
Quick daily validation of critical paths
API Testing
Chain API calls with data dependencies
📊 Real-World Example:
Prerequisites
Before you start, ensure you have:
📋 What You Need
Optional but helpful:
Familiarity with your application's user workflows
Test data prepared for your scenarios
Basic knowledge of APIs (if testing APIs)
💡 Don't have test scripts yet? Create them in your test automation platform first, then import them into Test Orchestration.
Understanding the Interface
When you log into Test Orchestration, you'll see:
Main Navigation (Left Sidebar)
Navigation Guide:
Projects
Create and manage project containers
Workflows
View all workflows across projects
Schedules
Set up automated execution timing
Reports
View execution results and analytics
Settings
Configure system-wide preferences
Key Areas on Screen
Top Navigation Bar - Create, search, and access settings
Left Sidebar - Main navigation menu
Main Content Area - Projects list, workflow canvas, or reports
Status Indicators - Real-time execution status
Your Learning Path
Follow these guides in order to master Test Orchestration:
✨ Recommended Sequence
Creating a Project (10 min)
Set up your first project
Understand project organization
Creating a Workflow (15 min)
Build your first workflow
Connect test scripts visually
Executing Workflows (5 min)
Run your workflow
View execution results
Total Time: ~30 minutes
Quick Concept Overview
Projects
Container for your testing work
Organize workflows by application or feature
Manage environments and configurations
Control access and permissions
Example: "E-Commerce App Testing", "Mobile Banking"
Workflows
Automated sequences of connected tests
Connect test scripts visually
Define execution order
Configure conditional logic
Example: "Login and Checkout Flow"
Nodes/Steps
Individual test scripts or actions
Web tests, Mobile tests, API tests, Desktop tests
Action nodes (Wait, Retry, Stop, Email, etc.)
Can be connected in sequences
Environments
Different deployment targets
Development, Staging, Production, QA
Environment-specific configurations
Different URLs, credentials, settings
Reports
Execution results and analytics
Pass/fail status for each test
Execution time tracking
Logs and screenshots
Historical trends
Common Use Cases
Use Case 1: E-Commerce Testing
Use Case 2: Mobile App Validation
Use Case 3: API Integration Testing
Use Case 4: Smoke Testing
Key Benefits at a Glance
Visual Design
Anyone can build workflows, no coding needed
Time Saving
Run complex workflows in minutes, not hours
Reusability
Build once, use across multiple test suites
Reliability
Consistent execution with built-in error handling
Scalability
From simple 2-node workflows to 50+ node orchestrations
Integration
Works with existing test scripts and systems
Reporting
Real-time insights into test execution
Automation
Schedule workflows for hands-off execution
Next Steps
Ready to get started? Follow these guides:
🚀 Start Here
Then proceed to create workflows and execute tests.
After you complete the basics:
Core Concepts - Understand the fundamentals
Workflows in Depth - Advanced features
Features - Scheduling, reporting, and more
Advanced Topics - Conditional logic and optimization
Quick Reference
Typical Workflow Timeline
Workflow Success Checklist
Common First Workflow Types
🌐 Web Login → Web Search → Logout
📱 Mobile App Launch → Navigation → Logout
🔌 API Call → Verify Response → Database Check
🔄 Data Setup → Business Logic Test → Verification
Support & Learning Resources
📚 Documentation
Core Concepts - Understand TO fundamentals
Features Guide - Explore all capabilities
Best Practices - Learn from experts
❓ Need Help?
FAQ - Common questions answered
Troubleshooting - Solve issues
Contact Support - Get assistance
What You'll Learn by the End of Getting Started
By completing all guides in this section, you'll be able to:
✅ Create and organize projects ✅ Build visual workflows without coding ✅ Connect multiple test scripts ✅ Execute workflows and view results ✅ Understand basic workflow patterns ✅ Interpret execution reports ✅ Know when and how to use key features
Ready to begin? Create Your First Project →
Last updated