Systems | Development | Analytics | API | Testing

Latest Posts

Introducing Tricentis Copilot solutions

We are thrilled to announce Tricentis Copilot solutions, a collection of advanced generative AI capabilities available across our products that help customers boost their efficiency throughout the entire testing lifecycle. With Tricentis Copilot solutions, you can autogenerate manual tests from requirements, optimize your portfolio, autogenerate custom code, and get meaningful insights.

Microapps vs. Microservices: the Similarities and Differences

From the end user’s perspective, the microapps and microservices often seem to provide the same functionality. However, development teams need to think about microapps vs. microservices when building products. Before you commit time to microapps or microservices architecture, take some time to consider how these options will affect user experience (UX), user interface (UI), and security of your websites, web apps, and mobile apps.

Why should you choose a Test Management tool that integrates natively with Jira?

With the ever-increasing pressure to release faster and better due to the growing user expectations about quality, reliability, and zero tolerance for defects, effective test management in the development of applications has never been so critical. Xray is a Jira-native application designed to streamline test management processes within your project management tool.

LLM Metrics: Key Metrics Explained

Organizations that monitor their LLMs will benefit from higher performing models at higher efficiency, while meeting ethical considerations like ensuring privacy and eliminating bias and toxicity. In this blog post, we bring the top LLM metrics we recommend measuring and when to use each one. In the end, we explain how to implement these metrics in your ML and gen AI pipelines.

Improving Website Usability through Website Annotation

When you think about improving your website, consider the impact user feedback can have. It comes directly from those who navigate and use your site. Let’s say visitors struggle to find information on your website. They may suggest adding a search function. Implementing their suggestion can dramatically enhance user experience. Such an update can make your site more navigable and efficient. It will allow users to find what they need quickly.

Download a file from SharePoint with the API

Many organizations are turning to SharePoint to store their files and share documents. Allowing your systems to access these files might seem like a challenge at first, but with the help of the Microsoft Graph API, you can quickly download the file to start processing on your back-end. Download the example solution to get started. Use the created functions in your solution to simplify Microsoft Graph integration.