Systems | Development | Analytics | API | Testing

%term

Whats new in Tricentis Tosca 2024.1: Faster upgrades, cloud capability evolution, and automation enhancements across your app portfolio

We are excited to share the latest release of Tricentis Tosca, which not only delivers the powerful new capabilities and enhancements our users have come to expect, but also continues to build on the evolution of Tosca’s cloud features!

S1.E15: Acceptance and keyword-driven testing with Robot Framework | QA Therapy Podcast

Pekka Klark, the creator of Robot Framework, as our special guest. Pekka collaborates with the Robot Framework foundation to enhance its ecosystem, providing invaluable insights into the world of test automation. With Xray, you can seamlessly integrate Robot Framework into your testing processes, whether you're practicing Acceptance Testing or following Acceptance Test-Driven Development (ATDD). This integration ensures that your test results are centralized in Jira, serving as your single source of truth for testing outcomes.

Transformative Change: How AI is Impacting the Manufacturing Industry

We know it feels like all anyone talks about these days is artificial intelligence. Since the launch of ChatGPT in 2022, the professional world has been abuzz with reactions to this game-changing technology. It’s everywhere – and for good reason. Artificial intelligence (AI) and machine learning (ML) tools have been around for a while, but ChatGPT brought AI into the mainstream in ways that hadn’t been seen before.

Qa Automation: Revolutionizing Software Testing

Quality Assurance or QA automation has become a game-changer in the software development process. Since it involves the use of automated tools and frameworks to execute tests on a software application before it is released into production, it ensures that the software meets the specified requirements and works as expected across different platforms and environments.

Software Factories vs. Citizen Development for Government Software Innovation

In the fast-paced world of government software development, efficiency and effectiveness are paramount. One way government organizations enhance agility, foster innovation, and optimize resources in the public sector is through citizen development—the practice of allowing non-technical employees to create their own software applications using low-code or no-code platforms.

Isolating Bottlenecks: How to Determine If Your Slowdown Is Due to the Database or API

Every slowdown in your application can be traced to specific components like a database or an API, and quickly identifying the source aids the troubleshooting process. But when an API is underperforming, it may be difficult to tell whether the issue is with the API logic itself or an external service like a database that it interacts with before sending responses.