Search code examples
automated-teststosca

Is it possible to automate tosca interface?


I had a lot of effort of creating the execution list inside Tosca. So, I would like to ask if it possible to scan the Tosca interface and automate this?

I already tried to scan the application, but Tosca did not show during the scan.


Solution

  • Yes, it is possible to automate the Tricentis Tosca interface. Tricentis Tosca supports UI and API automation.

    When it comes to automating the Tosca interface itself, there may be certain limitations due to the proprietary nature of the product. If Tosca is not showing up during scan, it may be due to restrictions. It can be best resolved by reaching out to support.

    Also, It provides options to create execution lists programmatically which would reduce the need for manually creating them in the interface. We can use Tosca CI client or API to have a more automated handling of execution lists.