Systems | Development | Analytics | API | Testing

How to Automate Flutter Code Push with Shorebird and Codemagic

In this article, I will introduce the steps to integrate Shorebird with Codemagic CI/CD, using the Codemagic Workflow Editor. You will be able to incorporate a workflow that allows code push of Dart code changes without requiring installation from the store. In the following example, changes to the text displayed in the user interface are reflected immediately.

Why AI Isn't Ready to Replace Developers

When it comes to AI, we’re focused on the wrong problems. On Test Case Scenario, we discuss the real challenges AI faces in software development: AI can churn out code, sure—but when it comes to maintenance, it’s dead weight. Collaboration over replacement: @Titus Fortner shares why AI isn’t your star coder—it’s your intern, and it needs constant babysitting. The real bottleneck? Writing code isn’t the hard part. It’s building tools that help teams actually understand and sustain their work.

CatalyX Event Series 2025: Where Industry Leaders Meet Tomorrow's Innovators

CatalyX Ventures is set to host its flagship technology and innovation event on 20 March 2025 in New York City. This year's CatalyX Event Series pioneers a new approach by uniting established industry leaders and emerging startups on a single platform, cultivating a dynamic ecosystem for innovation exchange and project development. The event features two flagship programmes: the Champions Series Awards, honouring excellence in industry leadership, and the Pitching Series Awards, spotlighting the most promising next-generation tech entrepreneurs.

The Power of Trust: A Winning Privacy Strategy for Marketers

We’ve all experienced those moments as consumers — receiving an offer for something irrelevant or being addressed by the wrong name. For years now, I’ve received promotional emails and postcards from a global automotive brand addressed to someone named “Leighann Drake.” Neither I nor anyone in my family goes by that name, nor do we own a vehicle from that brand.

WSO2 Customer Satisfaction Reaches New Heights in H2 2024

At WSO2, our company culture is the heartbeat of everything we do—rooted in honesty, transparency, and inclusivity. It extends beyond our walls, driving our mission to revolutionize digital experiences through cutting-edge solutions and a customer-centric ethos. We believe this is why WSO2 continues to earn the confidence of organizations worldwide.

The state of Kafka replication

As organizations adopt specialized streaming technologies, real-time data is increasingly distributed across multiple domains, clouds, and locations. With the rapid evolution of streaming-dependent technologies, companies need the ability to pivot between providers almost instantly to spread risk and maintain performance (just look at the January DeepSeek-R1 LLM news).

Software Development for Startups: From Idea to Launch

Launching a business is an exhilarating adventure, but transforming an idea into a successful product necessitates more than mere vision; it requires a solid technological foundation. Software development is the foundation for startup innovation, scalability, and expansion. ‍ ‍ Further in the blog, we will explore everything related to software development and its importance in the startup domain.

How to Evaluate Call Quality via Mean Opinion Score (MOS)

If you often have to attend online calls (VoIP), most likely you’ve noticed that the audio/video quality is not always stable, and can vary widely depending on the platform used. These platforms want their calls to be as high in quality as possible, but how can the quality be measured and how can we define good quality? We need a way to directly compare the audio and video quality across different calls or even between various platforms.

Selecting test automation tools for long-term alignment

There are many factors going into the final decision of choosing a test automation tool for your team. Parker Reguero, ex-OpenText, MicroFocus, and SAP, with 6+ years in the testing industry, thinks that three most important factors are: Technology People Scalability Find this insightful? Follow Katalon and stay tuned for upcoming episodes in our series!

How to Automate Regression Tests While Handling New Features?

With resource constraints, QA team usually has to juggle between regression testing and new feature testing. ""Don't think about regression test automation as something separate,"" said Alex Martins. He believes that it should be a combination of both. Check out Alex's way of maintaining that testing equilibrium below. Don't forget to follow Katalon for more insights in our series!