What problem does it solve?
Tricentis TOSCA Cloud automation work is slow and error-prone when creating, updating, and running test cases and modules manually, especially when correct locators and identifiers must be verified before execution.
Core Features & Use Cases
- Creates and maintains TOSCA Cloud artifacts: TestCases, Modules, Reusable Blocks, Playlists, and folder organization via the bundled tosca_cli.py and its underlying REST APIs.
- Supports full lifecycle operations: build (including patch/update patterns), run playlists, export/import TSU, and inspect results and failures.
- Guides safe automation workflow: emphasizes a two-phase “explore first, then build” approach and provides guardrails for locator uniqueness and step integrity.
- Use Case: when you have to add a new web or SAP GUI test flow, use this skill to discover or reuse the right artifacts, generate the required TOSCA structures, run a playlist, then inspect the failing test steps with the correct IDs.
Quick Start
Use this skill when the user requests TOSCA Cloud automation, for example: Create a TOSCA Cloud test case for the described login flow and run the associated playlist to verify it passes.