FAQs
Overview
Getting Started
Q: How do I create my first project?
Q: What's the difference between a Project and a Workflow?
Q: Can I organize workflows into folders?
Q: How long does it take to learn Test Orchestration?
Workflow Creation
Q: How do I add steps to a workflow?
Q: Can I reuse parts of workflows?
Q: How do I handle errors in workflows?
Q: How should workflows be structured for efficiency?
Q: What's the maximum workflow complexity?
Execution
Q: How do I execute a workflow?
Q: How long can a workflow run?
Q: Can I stop a running workflow?
Q: How do I see what happened during execution?
Q: Can I replay an execution?
Data and State
Q: How do I pass data between steps?
Q: Can I store data for later use?
Q: What's the difference between Session Persistence and Data Hub?
Feature
Session Persistence
Data Hub
Q: How do I use variables?
Configuration
Q: How do I configure environment-specific settings?
Q: How do I manage credentials securely?
Q: Can I set different configurations for test vs production?
Scheduling
Q: How do I schedule workflows to run automatically?
Q: Can I run workflows on specific days/times?
Q: Can workflows trigger other workflows?
Notifications
Q: How do I get notified when workflows complete?
Q: Can I notify different people based on results?
Troubleshooting
Q: Why is my workflow failing?
Q: How do I debug a workflow?
Q: My workflow is running very slowly. How do I optimize?
Q: How do I handle timeouts?
Best Practices
Q: What are best practices for workflow naming?
Q: How should I organize my workflows?
Q: Should I make workflows reusable or specific?
Q: How often should I review workflows?
Integration
Q: How do I integrate with CI/CD pipeline?
Q: Can I integrate with my issue tracking system?
Q: How do I export workflow results?
Advanced
Q: Can I create custom actions?
Q: How do I implement complex conditional logic?
Q: Can I access workflow from external systems?
Q: What's maximum workflow size?
Support
Q: Where can I get help?
Q: How do I report a bug?
Pricing and Licensing
Q: Is there a free version?
Q: What's included in paid plans?
Related Topics
Summary
Last updated