Systems | Development | Analytics | API | Testing

Integrate Xray Enterprise with Popular CI/CD Tools for Automated Testing

Continuous integration and continuous delivery (CI/CD) have become essential for delivering high-quality software at speed - automating testing processes ensures that new code changes are thoroughly validated before reaching production. However, managing these automated tests across multiple CI/CD tools can be challenging. This blog post explores how Xray Enterprise can be seamlessly integrated with popular CI/CD tools to enhance your automated testing workflows.

Using Service Mesh Within Your Kubernetes Environment

Container technologies are always evolving — and we're not talking Tupperware here. Over the past years, service mesh has emerged as a crucial component for managing complex, distributed systems. As organizations increasingly adopt Kubernetes for orchestrating their containerized applications, understanding how to effectively implement and utilize a service mesh within this environment becomes paramount.

Watermark Alignment Explained in 2 Minutes | Apache Flink in Action

Watermark alignment is a relatively new feature in Apache Flink. It lets you cope with the problem of needing to temporally join streams with mismatched event frequencies, e.g., one stream’s updates are much more frequent than those of the stream(s) with which you need to join it. In this video we’ll break the feature down, and relate how it can help you better manage your Apache Flink integration.

Introducing N|Solid 6: The Ultimate Tool for Node.js Observability and Diagnostics

We're thrilled to announce the release of N|Solid 6, the latest version of our powerful tool designed to elevate your production Node.js applications and services. Packed with advanced features and enhancements, N|Solid 6 offers unparalleled insights and operational control, making it the go-to solution for monitoring, diagnosing, and securing your critical Node.js applications.

Dashboards that WOW! Enhancing Business Intelligence through Design

Revolutionize the way your organization visualizes and delivers insight to your customers. This session guides you through the art and science of creating insightful, strategically aligned dashboards that facilitate action and drive significant ROI. See how to transform your data using real-life examples.

Data Actionability: Speed Up Analytics with Unravel's New Data Engineering AI Agent

Right now, 88% of companies surveyed are failing to achieve optimal price/performance for their analytics workloads. Why? They don’t have the staff, their skilled engineers spend too much time doing toilsome work, and optimizing data workloads for performance and efficiency. With this in mind, Unravel introduces the new Data Engineering AI Agent in this recording. Learn how this new AI agent enables teams to go beyond observing data pipelines and code to taking immediate action with purpose-built AI and automation.

Hot Sauce Releases: Boost Mobile App Reliability with Network Throttling and Advanced Debugging

Presenters: Ashwini Sathe - Sr. Group Product Marketing Manager Parth Patel - Solution Engineer About the Webinar: Ensuring that your mobile app delivers a flawless performance across all devices is critical for success. In this webinar, we introduce the latest enhancement in the Sauce Labs Real Device Cloud: Network Throttling for iOS and Android. This feature is a game-changer in our centralized debugging experience, empowering developers to deliver a delightful user experience even under varying network conditions.

What Is Risk Exposure in Software Development?

When a routine hardware update turns into a ticking time bomb, understanding the hidden risks becomes crucial. @Marcus Merrell breaks down why rigorous testing and thorough risk documentation are non-negotiable in software development. Tune in to the latest episode of Test Case Scenario for strategies that could save your project from disaster.

Building a Regression Test Suite: Tips and Best Practices for Success

A regression test suite is a crucial component in maintaining software quality over time. It ensures that recent code changes and/or implementations do not negatively impact existing functionalities. This minimizes the risk of breaking existing features, enhances the reliability of new releases, and lowers the cost of deploying new releases.