Skip to main content
Actions are the building blocks of your workflows. Each action performs a specific task, such as sending an email, fetching data, or generating test cases. Combine actions to automate complex processes.
More actions are coming soon in future releases—stay tuned for new integrations and automation capabilities!

Adding Actions to Your Workflow

To add an action, click the + button on the workflow canvas and select from the available actions.

Add Action UI

Action Categories

CategoryExample Actions
NotificationSend Email
IntegrationGet Jira Tickets, Knowledge Base
Quality AssuranceGenerate Test Cases, Generate Test Data, Generate Test Automation Script
Business AnalysisRequirement Analyser
  • Description: Send an email notification to specified recipients.
  • Parameters:
    • Recipient email(s)
    • Subject
    • Message body
  • Use cases: Notify stakeholders of workflow events, send alerts, or share results automatically.
  • Description: Fetch tickets from Jira based on specific criteria.
  • Parameters:
    • Jira project/key
    • Query/filter
  • Use cases: Integrate with your issue tracking system to automate ticket-based workflows.
  • Description: Fetch files or information from your Knowledge Base with specific criteria.
  • Parameters:
    • Search query
    • Filters (tags, date, etc.)
  • Use cases: Use knowledge base content as input for further workflow steps (e.g., requirement analysis).
  • Description: Automatically generate comprehensive test cases from requirements or Jira tickets using AI.
  • Parameters:
    • Input requirements or ticket references
  • Use cases: Accelerate QA by generating test cases for manual or automated testing.
  • Description: Create diverse and realistic test data for comprehensive testing.
  • Parameters:
    • Data types
    • Constraints
  • Use cases: Populate test environments with realistic data sets.
  • Description: Generate ready-to-use automation scripts tailored to your testing frameworks.
  • Parameters:
    • Test cases or requirements
    • Target framework
  • Use cases: Speed up test automation by generating scripts for frameworks like Selenium, Cypress, etc.
  • Description: Analyse and enhance project requirements for clarity and completeness using AI.
  • Parameters:
    • Requirements document or text
  • Use cases: Improve requirement quality before development or testing.
Actions can be combined and customised in any workflow. For inspiration, see the Templates page, or visit the Workflows Overview for a step-by-step guide.