Systems | Development | Analytics | API | Testing

September 2023

Kong Insomnia 8.0 Adds Scratch Pad, Real-Time Collaboration, Enterprise SSO, AI-Generated Testing

After 12 months of hard work, we’re excited to announce the biggest release of Kong Insomnia that we have ever seen: Kong Insomnia 8.0, significantly rebuilt from the ground up and available today in GA. You can get started for free on insomnia.rest. Announced today at API Summit 2023, Kong Insomnia 8.0 introduces hundreds of new improvements and features that will dramatically increase developer productivity when creating, testing, and debugging any API.

Choosing the right WebSocket library for React projects

As users now expect applications to provide instant updates, live chats, and dynamic content, modern web development requires the ability to deliver realtime experiences and communication between users and servers. WebSocket is a communication protocol that allows full-duplex two-way communication between a client and a server over a single TCP connection. The connection persists unless it is explicitly told to disconnect or in case of network or server failure.

AI Won't Replace Humans - But It Will Change How We Make Decisions

Have you heard the phrase “AI won't replace humans - but humans with AI will replace humans without AI”? I personally love this quote because it perfectly encapsulates the nature of the anticipated workforce shift from the rise of generative AI. As I wrote back in 2017, the power of AI is not about machines supplanting human abilities, but rather about a symbiotic relationship between humans and AI. I think the Star Trek analogy I used then is standing the test of time…

Options for passwordless authentication in Django apps

Passwordless authentication is gaining popularity as a secure and user-friendly alternative to traditional password-based authentication in Django applications. In this article, we will delve into three passwordless authentication methods: email-based authentication, authentication with OAuth, and authentication with magic links.

Qlik CEO Mike Capone Discusses Data-Driven Leadership & Empowering Asian Enterprises with Innovation

Join us in this insightful Ask Me Anything session as Qlik CEO, Mike Capone, delves into the world of data-driven leadership. Discover how Qlik is at the forefront of meeting the escalating demand of Asian Enterprises for innovation through the strategic use of data, technology, and analytics. Stay tuned for valuable insights and practical approaches to driving success in today's data-driven landscape.

Generative AI Policies: 7 Issues Leaders Should Watch

Generative artificial intelligence (AI) is a game-changer, bringing with it the promise of unparalleled efficiency and the potential for entrée into new markets. As generative AI continues to soar in popularity, organizations are eager to tap into its transformative power. However, this enthusiasm should come with a side of caution. It’s critical that organizations develop a strong generative AI policy so the allure of new technology doesn’t lead to devastating mishaps.

5 Testing Tips for CXOs to Ensure Successful ERP Implementation

Enterprise Resource Planning (ERP) systems have become the backbone of modern businesses, streamlining processes and enhancing efficiency. However, an ERP system’s successful implementation and operation require meticulous testing to ensure it aligns seamlessly with your business needs. This comprehensive guide will explore what ERP is, the types of ERP testing, and its benefits that ensure your ERP system functions flawlessly.

Roadmap to Mastering Playwright

Nowadays technology is an inevitable and essential part of our life. A life without internet, smart applications and electronic devices can not imagined any more. In such an environment, there are several software apps running on different platforms. Delivering those applications to users is a compelling process with numerous disciplines. Along with development, software testing is one of the most critical ones.