Systems | Development | Analytics | API | Testing

Latest Posts

5 Best Power BI Dashboards for 2024

Organizations rely on accurate, real-time data to make informed decisions. Almost 64% state big data—and the ability to analyze it—is one of the most important investments to gain an edge over the competition. Through accurate calculations based on reliable data companies can make critically complex, real-time business decisions. Power BI is one of today’s go-to data visualization tools for data-driven businesses relying on precise, reliable, real-time data to generate valuable insights.

Navigating regulated industries with exploratory testing

In regulated industries, compliance, consistency, and safety are paramount. Structure and predictability are the hallmarks of a regulated test strategy. As a result, software testing is often limited to step-by-step, scripted procedures. Yet, unscripted exploratory testing is emerging as a modern best practice, even in highly regulated domains. At first glance, exploratory testing may appear to be at odds with the rules of a regulated industry.

Implementing API Analytics with Java

There are few technologies as ubiquitous – and crucial for business success – as APIs. APIs connect different software systems together, forming a common language that allows for substantial portability, scalability, and extensibility. What is just as important as the systems themselves is understanding the systems and discovering insights about their usage.

Predictions: The Cybersecurity Challenges of AI

Our recently released predictions report includes a number of important considerations about the likely trajectory of cybercrime in the coming years, and the strategies and tactics that will evolve in response. Every year, the story is “Attackers are getting more sophisticated, and defenders have to keep up.” As we enter a new era of advanced AI technology, we identify some surprising wrinkles to that perennial trend.

Announcing Standard Webhooks

We're pleased to announce the launch of Standard Webhooks! Kong has been part of the Technical Committee of this standard with other great companies like Svix (the initiator of the project), Ngrok, Zapier, Twillio, Lob, Mux, and Supabase. This was a year-long effort of gathering feedback, use cases, and debating about what and how to define what landed. Standard Webhooks is one initiative to standardize the way producers and consumers can have a contract to communicate.

Server-side Rendering with Next.js, React, and TypeScript

In this post, we'll explain what server-side rendering (SSR) is and how it's different from the usual way websites work. We will run you through how to use SSR with Next.js, React, and TypeScript step-by-step. By the end, you'll know how SSR can make websites faster and better.

Test Steps with ZeroStep and Playwright

Have you ever found yourself struggling to identify relevant selectors while writing automation test steps? Have you considered an alternative approach to crafting readable test scenarios without relying on tools like Cucumber, ensuring accessibility to both technical and non-technical stakeholders? If you’ve pondered these questions, this blog post is tailor-made for you.