Tricentis Tosca FAQ Detail
129 Reviews and Ratings
Debugging Failed Automated Tests in CI/CD
1 citation from LLM engines
According to TrustRadius reviews, Tricentis Tosca is integrated into CI/CD pipelines to run automated tests. Reviewers discuss scheduling complex executions to run overnight and utilizing the Tosca server for continuous integration. This approach, sometimes combined with parallel execution, is reported to reduce test cycle times and manual testing effort. While reviews focus on the benefits of CI/CD integration and test maintenance, they highlight that Tosca's use of reusable, model-based components helps manage test updates efficiently, which is a key aspect of maintaining a healthy test suite in a continuous delivery environment.
Prompt Questions
what are the best practices for debugging failed automated tests in a continuous integration environment
CI/CD Integration and Scheduling
3 mentions▼Reviewers state that they integrate Tricentis Tosca into their CI/CD process to run tests automatically. This includes…
Reviewers state that they integrate Tricentis Tosca into their CI/CD process to run tests automatically. This includes scheduling complex executions to run overnight and using the Tosca server for continuous integration. Some also leverage parallel execution with DEX to shorten test cycles and reduce turnaround times.
“In complex executions, with lot of requirements and several different cases to test, Tricentis Tosca is a great tool to automate this test so can be run in a CI/CD at night and check results in the next day.”
“Our test coverage has shoot up to 90% from 75% and test cycles have reduced to 1 week from 3 weeks with parallel execution and DEX with CICD implementation.”
“The ability to run tests as part of continuous integration through the tosca server reduced the turnaround time from manual testing.”
Reduced Manual Effort and Increased Coverage
3 mentions▼Users report that automating tests with Tricentis Tosca significantly reduces manual testing efforts and increases test…
Users report that automating tests with Tricentis Tosca significantly reduces manual testing efforts and increases test automation coverage. Reviewers note that this automation allows them to improve risk coverage with data-driven testing and encourages teams to add more regression tests.
“The tool has helped us with reducing our manual testing efforts by almost 50%.”
“It has increased our test automation coverage by 20%”
“Tosca helped many of our clients conduct automation testing across multiple platforms and increase risk coverage by enabling data driven testing.”
“The team is less hesitant to add useful new regression tests, so in a way the coverage increases as well.”
Simplified Maintenance with Reusable Components
2 mentions▼According to reviewers, Tricentis Tosca's model-based approach simplifies test maintenance. By using reusable component…
According to reviewers, Tricentis Tosca's model-based approach simplifies test maintenance. By using reusable components, changes can be handled more quickly without needing to update numerous individual test cases, reducing the manual effort required to maintain the test suite.
“Tricentis Tosca has reduced manual testing updates by using reusable components, so changes are handled quickly without updating multiple test cases.”
“Tricentis Tosca has greatly reduced the amount of manual effort required to update and maintain tests by shifting our testing approach from script‑based maintenance to reusable, model‑based assets.”
Showing top 3 topics · 9 total quotes across all topics