Try our new research platform with insights from 80,000+ expert users
PeerSpot user
Test Manager with 501-1,000 employees
Vendor
We're able to create reusable data classes when using our test cases, and non-technical testers can automate tests with access to information.

What is most valuable?

We like the idea of reusable data classes when we are using our test cases. We work with a lot of data, and so being able to create reusable data classes is very helpful to us.

How has it helped my organization?

The primary driver for us is that it puts automation into the hands of non-technical testers. Previous programs, if you’re not a programmer, you can forget about it, but with TOSCA it’s easier to get information and start automating your own tests.

What needs improvement?

So far, all our issues have had to do with our unfamiliarity with the product.

For how long have I used the solution?

We are in a preparation phase – we haven’t seen everything yet. We purchased it about six or seven months ago, and started actively creating tests in the last six weeks.

Buyer's Guide
Tricentis Tosca
August 2025
Learn what your peers think about Tricentis Tosca. Get advice and tips from experienced pros sharing their opinions. Updated: August 2025.
866,300 professionals have used our research since 2012.

What was my experience with deployment of the solution?

No issues encountered.

What do I think about the stability of the solution?

No issues encountered.

What do I think about the scalability of the solution?

No issues encountered.

How are customer service and support?

Customer Service:

It's excellent, 9/10.

Technical Support:

It’s excellent, 9/10, as the response times have been quick and there haven’t been any problems.

Which solution did I use previously and why did I switch?

Initial setup was straightforward. It took a little bit of juggling to get a central database set up as defaults to working in isolation, but other than that it was OK.

How was the initial setup?

We did it in-house.

Which other solutions did I evaluate?

TOSCA was recommended, so we didn’t look into anything else. Our software provider said it could support their solution so we went for it. We had looked into HP UFT and Smartbear. We had used HP UFT but are fading away from them.

What other advice do I have?

Be prepared to change how you approach test automation – definitely a mindset shift. It's highly configurable so you want to make good use of that. Don’t be afraid to ask for help from Tricentis, they will get back to you. Have a good bank balance because it’s not cheap.

Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
it_user3396 - PeerSpot reviewer
it_user3396Team Lead at Tata Consultancy Services
Top 5Real User

Cool review

PeerSpot user
Senior Manager of QA at a tech services company with 501-1,000 employees
Consultant
Very rich automation/test management framework but consider the coding needed to integrate with your application

Recently, I was asked a set of questions regarding my experience with TOSCA. Here are the questions and my answers:


General info:

Is there any need for coding or scripting? Based on my research, I expect that the module is created when scanning has been finished. But some users commented that coding or scripting is needed.

- Depends on the application and technology you are trying to automate. TOSCA has a lot of engines (HTML, .NET, Java, Webservices, etc.) with control library's that can be used out of the box. For something that is not covered by these engines (like a custom java widget) you will need to code for steering.

Are control statements like if/then/else and loops supported?

- Loops are not directly supported. If/then/else are supported for templates (data driven test cases).

Test case organization:

Is it possible to group test steps and according to our needs include/exclude particular test groups?

- Yes

Is it possible to rearrange test steps once they are created?

- Yes

Is it possible to perform multiple execution for test steps and test groups?

- Yes

Is there a possibility to create some variables whose values can be adjusted in some of the test steps?

- Yes. In TOSCA variables are called "buffers"

Is possible to add references in a test to some other test?

- It's possible to organize test steps in the library and reuse them in TC's. For other kinds of references you are free to create custom fields (to store path to other TC for example).

Is it possible to modify verdicts, for example, if a test fails that is declared as passed?

- Yes

Is a test progress view supported? Is it possible to stop/start a test on an error or some other event?

- Yes. You can define different behavior on an error (for example requesting a manual action to continue).

Is it possible to schedule tests? This is useful to have when night runs are executed

- You can trigger TOSCA execution using the TOSCA API from cmd line using windows scheduled jobs.

When some test step fails in some test group, how is that reflected to the corresponding test group? Does the parent test group also fail?

- The parent test groups are organized as "Business execution lists". If one TC fails, Business execution list will also fail.

Logging:

Is it possible to filter results?

- Yes

How is logged data is stored?

- Execution results stored in a TOSCA repository (local or shared (DB))

Is it possible to export logs/results?

- Yes. You can print repository content to various formats (excel, PDF, jpg, etc.)

Other:

How does TOSCA work with the command line?

- The TOSCA API offers all operations in the cmd as the TOSCA Commander shell. Run TC's, Create TC's, print report, everything...

Is it possible to configure test speed? For example, to insert some delay when GUI is slow.

- Yes, there are multiple settings and options to play with the speed.

Is there any possibility to explore a linux system with TOSCA? Maybe via putty or WinSCP?

- I don't have experience with TOSCA and LInux. Theoretically TOSCA can run external applications. We have created integration of TOSCA and JUnit tests for our needs.

When a test is created on one system, can it be easily transferred to another system? For example, when I create a test, I want to deliver it to another colleague who is working on another machine. Or does he have to create it on his own machine?

- You can use multi-user repository, which has checkin/checkout operations like SVN or CVS. You can also export your TC's or other TOSCA objects to file and import to other local/shared repository.

In the end, what is your opinion/experience about TOSCA?

- Overall impression about TOSCA is quite positive - it's a very rich automation/test management framework. In the right hands it can be used for creation of a really powerful and complex solution. There are many more features that are useful for automation but there can really be a need for some coding effort to integrate with your application - this needs to be considered.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
it_user10791 - PeerSpot reviewer
it_user10791Senior Manager of QA at a tech services company with 501-1,000 employees
Consultant

My review was done for the older version of TOSCA.
Currently we work with version 8.4.0 and this tool has advanced a lot.
Tricentis added many useful features and TOSCA has become once of most mature automation tools I worked with.
If/then/else and loops supported, plugin for Continuous Integration exists now, JUnit test results can be imported into TOSCA, test data service allows to setup distributed execution, etc.

See all 4 comments
Buyer's Guide
Tricentis Tosca
August 2025
Learn what your peers think about Tricentis Tosca. Get advice and tips from experienced pros sharing their opinions. Updated: August 2025.
866,300 professionals have used our research since 2012.
PeerSpot user
QA Expert at a tech services company with 51-200 employees
Consultant
Top 5
Good Visual representation, easy to understand and comfortable to implement business ideas

I have used TOSCA for R&D only,. not any real client project.

TOSCA is very good for

  • Business requirement based test case not complex test scenarios
  • Good Visual representation, easy to understand and comfortable to implement business ideas.
  • Can cover only user validations. (you can not satisfy all possible complex scenarios and requirements)
  • It is a good test case building tool for managers or business personnel not for a core QA person. So, if you are targeting for Technical QA career, it might not help that much. But, if you are on to business area, team lead who manage clients with requirements, it is very good tool for you.
  • In market, it is not that much popular, so you may not get many jobs that need TOSCA
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
it_user4401 - PeerSpot reviewer
it_user4401Developer at a transportation company with 1,001-5,000 employees
Vendor

I started using the trial version of TOSCA Testsuite to get a first look at this software. I was impressed by the way how easy it is to create and execute test cases. I noticed that non-programmers can write test cases (no scripting required). This can be a con for testers because there are no loop statements and each test should be repeated many times. I also noticed that many adapters are supported out of the box, TOSCA Testsuite is fast, easy and intuitive to use and it has professional support.

it_user72699 - PeerSpot reviewer
QA Expert at a healthcare company with 501-1,000 employees
Vendor
Great tool but I think it will take a few more years to mature & grow

After working on TOSCA for 18 months this is what I think:-

(Note: this is my personal opinion and not that of the company I work for)

There is no such thing as "No Coding skills required". Even TOSCA has some custom vb script files that come with the installation that allow you to do certain automation tasks. Also you can create your own vb script files and associate them to modules within TOSCA for further customisation.

My understanding of test automation is keeping your test scenarios in the centre and wrap your automation tool around it. TOSCA shakes this basic understanding of mine to the core. It's either the TOSCA way or the highway :)

I do not consider myself an expert TOSCA userit makes it easy simply because I do not know how to create custom controls in TOSCA (yet). May be future improvement in HELP files might help here.

The only benefit I have seen is the ease the maintenance of existing test automation scripts. Because the way TOSCA binds the tests with objects, test data sheet and so on when the time comes for maintenance it is really easy.

Concept wise - TOSCA is an great tool. A tool that promises no coding skills required. A tool that talks about moving away from conventional test automation methodology of object driven test automation towards model based test automation. But I think it is still a bit further away from reality and will take a few more years to mature & grow on its own.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer2178498 - PeerSpot reviewer
AVP at a computer software company with 10,001+ employees
MSP
Helps with web and API automation but needs to improve the infrastructure and pricing
Pros and Cons
  • "I am impressed with the product's script test."
  • "The product needs to improve its pricing. It also needs to improve the infrastructure and DEX agent setup."

What is our primary use case?

We use the product for web and API automation. 

What is most valuable?

I am impressed with the product's script test. 

What needs improvement?

The product needs to improve its pricing. It also needs to improve the infrastructure and DEX agent setup. 

For how long have I used the solution?

I am using the product for two years. 

What do I think about the stability of the solution?

The product is stable so far. 

What do I think about the scalability of the solution?

The solution is stable. We had to scale up since our team size had grown. My company has 20 users for the product. 

How are customer service and support?

Support takes time sometimes. At times, we have been able to figure out answers ourselves. Else, we have to rely on the support to create custom modules which takes time. 

How would you rate customer service and support?

Neutral

How was the initial setup?

The product's setup is easy if you have someone experienced on your team. You have to build the infrastructure, database, and a lot of other things. 

What other advice do I have?

I would rate the overall product a seven out of ten. The tool is easy if you are able to find the right set of people. 

Disclosure: My company has a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1647477 - PeerSpot reviewer
Senior Test Engineer at a tech services company with 51-200 employees
MSP
Helpful technical support, simple installation, but performance could improve
Pros and Cons
  • "The solution has plenty of features compared to other solutions."
  • "Tricentis Tosca's performance could be better. Sometimes when we are remapping or when it is loading it can take a lot of time. There are free solutions that have better performance in this area."

What is our primary use case?

Our whole team that is working on Tricentis Tosca has done training to receive certifications in automation engineering and test design.

Tricentis Tosca can be used for software testing with automation.

What is most valuable?

The solution has plenty of features compared to other solutions.

What needs improvement?

Tricentis Tosca's performance could be better. Sometimes when we are remapping or when it is loading it can take a lot of time. There are free solutions that have better performance in this area.

For how long have I used the solution?

I have been using Tricentis Tosca within the last 12 months.

How are customer service and technical support?

The technical support of Tricentis Tosca is good. They have been helpful and resolved our problem.

How was the initial setup?

The installation was straightforward.

Which other solutions did I evaluate?

I have evaluated other solutions.

What other advice do I have?

I would recommend this solution to others. It has the capability of doing many types of tests.

I rate Tricentis Tosca a seven out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Director at a computer software company with 10,001+ employees
Real User
Top 20
Can be easily integrated with SAP infrastructure
Pros and Cons
  • "Tricentis Tosca can be easily integrated with SAP infrastructure."
  • "We faced some hardships in implementing the solution because of integration."

What is most valuable?

Tricentis Tosca can be easily integrated with SAP infrastructure. It's a proven solution.

What needs improvement?

We faced some hardships in implementing the solution because of integration.

For how long have I used the solution?

I have been using Tricentis Tosca for two years.

What do I think about the scalability of the solution?

Tricentis Tosca would be a better option for enterprise companies.

How was the initial setup?

We faced some hardships in implementing the solution because of integration. However, depending on the requirements and considering the long-term benefits, it might be okay to undergo extra difficulty.

What other advice do I have?

I usually recommend the solution to companies that use SAP.

Overall, I rate the solution a nine out of ten.

Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
PeerSpot user
Enterprise Resources Planning Specialist at Doyensys
Real User
Top 5Leaderboard
Enables codeless automation and allows users to create test cases and reuse them
Pros and Cons
  • "The product enables codeless automation."
  • "It is quite difficult to integrate the solution with other tools."

What is most valuable?

Tosca is a good tool. The product enables codeless automation. If we need to write codes, it will take some time. With Tosca, we can scan things within a second, add the test, and run the script. We can track automation coverage with the help of requirements and coverage features. It is an effective feature. Reusable and library are key features of the product. Once we create the test cases with the help of the library and Reusable, we can call it repeatedly wherever we go.

What needs improvement?

I am facing issues integrating the tool with the qTest server. It is the only problem I have been facing for a long time. I am not able to troubleshoot the issue. It is quite difficult to integrate the solution with other tools.

For how long have I used the solution?

I have been using the solution for one year and six months.

What do I think about the stability of the solution?

The tool is stable.

What do I think about the scalability of the solution?

The tool is scalable. We have 10 to 15 users.

How are customer service and support?

The support is good.

How would you rate customer service and support?

Positive

How was the initial setup?

We can easily install the product if we have the license. The deployment takes two to three weeks. We need one to two people for the deployment.

What's my experience with pricing, setup cost, and licensing?

The tool is quite expensive.

What other advice do I have?

Overall, I rate the solution an eight out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Download our free Tricentis Tosca Report and get advice and tips from experienced pros sharing their opinions.
Updated: August 2025
Buyer's Guide
Download our free Tricentis Tosca Report and get advice and tips from experienced pros sharing their opinions.