Systems | Development | Analytics | API | Testing

Closing AI-generated test gaps with qTest & SeaLights

In today’s fast‑moving software world, release velocity keeps climbing, and AI is accelerating it even further. To keep quality teams aligned with rapid change, we’ve brought together two powerful capabilities: Tricentis SeaLights’ deep code-level insights and Tricentis qTest’s intelligent test management and AI-generated test creation. Here’s how these technologies integrate to create a complete, AI-driven testing feedback loop.

Scaling Gherkin Software Testing for Modern QA Teams

Adopting Behavior Driven Development (BDD) starts with enthusiasm. The first fifty scenarios are easy to write. They clarify requirements and align the team. But somewhere around scenario, the reality of Gherkin software testing sets in. Feature files become bloated. Scenarios start to conflict. The "simple" English syntax that was supposed to bridge the gap between business and technical teams becomes a maintenance nightmare that requires constant refactoring.

Configuring a workflow using the Workflow Editor in Bitrise

In this video, Ben Boral introduces the Bitrise workflow editor, a GUI abstraction layer built on top of the YAML file that defines CI pipelines and workflows. The Workflow Editor makes users more productive, helps avoid errors, and allows for easily defining and maintaining workflows. The workflow editor generates syntactically valid YAML and is available in both online and local versions, providing the benefits of "pipeline as code" with greater ease of use.

How to add a new project in Bitrise

Learn how to add a new project to Bitrise CI with Senior PM Jeremy Palmer: selecting privacy settings, connecting your Git provider (like GitHub), and setting up webhooks to automatically trigger builds. Jeremy also covers the authorization steps, selecting a branch, and the auto-detection of your project's configuration settings.

Meet Qlik Answers

Discover how Qlik Answers transforms the way teams work with data. As part of Qlik’s newly released agentic experience in Qlik Cloud, Qlik Answers brings together natural language interaction, the power of the Qlik Analytics Engine, and governed, trusted data, all supported with transparent reasoning and citations.

Appends for AI apps: Stream into a single message with Ably AI Transport

Streaming tokens is easy. Resuming cleanly is not. A user refreshes mid-response, another client joins late, a mobile connection drops for 10 seconds, and suddenly your “one answer” is 600 tiny messages that your UI has to stitch back together. Message history turns into fragments. You start building a side store just to reconstruct “the response so far”. This is not a model problem. It’s a delivery problem That’s why we developed message appends for Ably AI Transport.

ClearML Enterprise v3.28: Usage Metering, Policy Enhancements, and Smarter Admin Controls

Author: Adam Wolf ClearML Enterprise v3.28 offers new features and improvements to help administrators monitor usage, enforce policies, and streamline operations across large, multi-team environments. This release introduces enhanced usage metering with a simplified interface, improved resource policy management, improved dataset controls, and UI enhancements to provide greater clarity, control, and productivity for AI teams.

Optimizing Bitrise Build Cache clients

Having a build cache solution is a powerful way to speed up builds, especially at scale. Bitrise Build Cache already accelerates builds across multiple ecosystems, but to get the most out of it we also need to optimize the build cache clients themselves and ensure stability across changing network environments. In this blog post, I’ll walk through the steps we took to improve stability and performance for Bitrise Build Cache customers.