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
| Category | Example Actions |
|---|---|
| Notification | Send Email |
| Integration | Get Jira Tickets, Knowledge Base |
| Quality Assurance | Generate Test Cases, Generate Test Data, Generate Test Automation Script |
| Business Analysis | Requirement Analyser |
Send Email (Notification)
Send Email (Notification)
- 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.
Get Jira Tickets (Integration)
Get Jira Tickets (Integration)
- 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.
Knowledge Base (Integration)
Knowledge Base (Integration)
- 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).
Generate Test Cases (Quality Assurance)
Generate Test Cases (Quality Assurance)
- 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.
Generate Test Data (Quality Assurance)
Generate Test Data (Quality Assurance)
- Description: Create diverse and realistic test data for comprehensive testing.
- Parameters:
- Data types
- Constraints
- Use cases: Populate test environments with realistic data sets.
Generate Test Automation Script (Quality Assurance)
Generate Test Automation Script (Quality Assurance)
- 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.
Requirement Analyser (Business Analysis)
Requirement Analyser (Business Analysis)
- 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.