• Documentation
  • Tutorials
  • Case studies
  • White papers
  • Product

What's on this Page

  • Calling another Plan
  • Composite Keywords
  • step
  • User guide
  • Plans
  • Plan modularity
Categories: USER GUIDE PLANS
This article references one of our previous releases, click here to go to our latest version instead.

Plan modularity

Calling another Plan

To enable modular design of Plans step makes it possible to recursively call other Plans.

    Using the Visual Plan Editor you can easily call other Plans using the tab “Other plans” from the component list:

    Using the plain-text syntax other plans can be called using the following syntax

    Call plan "Test Case 01"
    Call plan "Test Case 02"
    Call plan "Test Case 03"

    Documentation coming soon

    Composite Keywords

    You can also achieve modularity using so called composite keywords. A Composite Keyword is a Plan that combines different Keywords and which behaves like an other atomic Keyword: Composite Keywords can be used like any other Keyword. They have the same interface: they can take Inputs and return Output. The reporting of Composite Keyword executions works like other Keywords.

    For more Details regarding Composite Keywords refer to Composite Keywords

    See Also

    • Controls
    • Visual Plan editor
    • Parameters
    • Keywords calls
    • Plain text plans
    • Getting Started
      • Overview
      • Quick setup (install)
      • Quick setup (SaaS)
      • My first Execution
      • Browser automation
      • Real-world scenario
      • Scaling out
    • Whats new?
      • Release notes
      • Roadmap
      • Weekly news
    • Admin guide
      • Database installation
      • Controller installation
      • Agent installation
      • Requirements
      • Backup & Restore
      • Housekeeping
      • Migration
      • Customization
      • Project management
      • Admin Views
      • Troubleshooting
      • Encryption Manager
    • User guide
      • Keywords
      • Plans
        • Keywords calls
        • Controls
        • Plan modularity
        • Visual Plan editor
        • Plain text plans
        • Java Plan API
      • Executions
      • Notifications
      • Parameters
      • Dashboards
      • Monitoring
      • Scheduler
      • User Preferences
      • Event Broker Monitor
      • Executable bundles
      • Import/Export entities
    • Developer guide
      • Dev Overview
      • Keyword API
      • Measurement API
      • step client API
      • Event Broker API
    • Plugins
      • .NET agent
      • cypress Plugin
      • Node.js agent
      • ALM
      • Azure DevOps
      • Async packages
      • JMeter
      • SoapUI
      • PDF and Image compare
      • Artifact repository connector
      • Analytics and external DBs
    • Resources
      • Tutorials
      • Case Studies
      • White papers
      • Libraries
    Step Logo
      • Documentation
      • Tutorials
      • Case studies
      • White papers
      • Product
      • Getting Started
      • Whats new?
      • Admin guide
      • User guide
      • Developer guide
      • Plugins
      • Resources