Systems | Development | Analytics | API | Testing

%term

Xray Enterprise Test Case Designer tutorial - Part 2

🚀 Deliver faster and more reliably than ever before with Xray Enterprise. Xray Test Case Designer will guarantee that 100% of the system interactions are covered in as few tests as possible. Every test you generate with the Test Case Designer is optimized to achieve maximum coverage, allowing teams to achieve greater coverage in fewer overall tests.

Filebeat vs. Logstash: A Quick Comparison

When it comes to managing logs in a distributed environment, two popular open-source tools come to mind: Filebeat and Logstash. While both tools have similar goals, there are significant differences in their functionality and usage. Filebeat is a lightweight log shipper that collects, parses, and forwards logs to various outputs, including Elasticsearch, Logstash, and Kafka.

Kensu Brings Data Observability to Data Engineers

What can an organization do to troubleshoot flawed data sets before they get into the hands of end-users? In this episode of “Powered by Snowflake,” host Daniel Myers explores that topic with Andy Petrella, Founder and CPO of Kensu, which offers a data observability platform built specifically for data engineers. The conversation includes a demo of the platform that spotlights how it enables data engineers to proactively identify data problems before the data gets to stakeholders.

How to Unlock the Transformative Power of Quality Engineering with BlueSwan

Software testing and quality engineering (QE) are critical aspects of successful digital delivery in today’s fast-paced digital landscape. Many digital enterprises face challenges in achieving frictionless experiences, efficiency, and effectiveness in their QE journey.

A Step-by-step guide to creating production-ready APIs in Go with Gin and Gorm

Take your API development skills to the next level with Go, Gin, JWT, and Gorm. Follow this detailed step-by-step guide to create robust, secure, and production-ready APIs that harness the power of authentication, authorization, and database integration.

A Beginner's Guide to API Data Formats: JSON, XML, Plain Text, and Binary

Imagine you are sending a message to your friend, but you want to ensure that no one else can understand it. So lets say you are encoding your message using a special language that only you and your friend knows. This way, even if someone intercepts the message, they won't be able to understand its true meaning. The encoded message itself is what we call the "payload." In the world of APIs (Application Programming Interfaces), the concept of a payload is quite similar.

Java Memory Leak: Decoding Myths

Java undoubtedly is one of the most used programming languages today. Not surprising if you yourself were trained in it. Over the years, it has gained a reputation for being both powerful and efficient. However, like any other language, Java has its share of challenges. And one of these is the problem of memory leaks, and fair enough, there are more myths surrounding it than ways to overcome it. But this blog is all about it.

Shifting Right in Software Development: Adapting Observability for a Seamless Development Experience

You’ve probably heard of the “shift-left” mantra as it echoes throughout the tech industry. And if you haven’t, let me be the first to update you that you’ve been living under a rock. Like a real rock, not even a figurative one. In all seriousness, ‘shift-left’ has shaken things up quite a bit in the tech industry, bringing with it a paradigm shift in how we approach software development.