• 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

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 concerning Composite Keywords refer to Composite Keywords

    See Also

    • Controls
    • Visual Plan editor
    • Keywords calls
    • Parameters
    • Java Plan API
    • Getting Started
      • Overview
      • Quick setup
      • 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
      • Backup & Restore
      • Housekeeping
      • Migration
      • Troubleshooting
      • Custom Groovy Macros
    • User guide
      • Keywords
      • Plans
      • Executions
      • Parameters
      • Notifications
      • Event Broker Monitor
    • Developer guide
      • Development Overview
      • Keyword API
      • step client API
      • Event Broker API
    • Plugins
      • .NET agent
      • Async packages
      • Node.js agent
      • ALM
      • JMeter
      • SoapUI
      • PDF compare
    • 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