Systems | Development | Analytics | API | Testing

%term

ChatGPT and Software Testing: Embrace or Tread with Caution?

The world is continuously amazed by ChatGPT and its applications. Every day multiple people post the applications of ChatGPT in their respective industries ranging from marketing, copywriting, sales, operations, and more. While we thought about ChatGPT for software testing, we have a mixed bag of opinions. We do not doubt its benefits to the software testing community and at the same time, we are aware of the dangers of blindly accepting every output by the software.

An Introduction to Lambdas in Ruby

Lambdas are a powerful programming construct used in many languages. These functions allow developers to write code that is more concise, efficient, and easier to maintain, making Lambdas an essential part of any developer's toolkit. In this article, we'll explore how you can use Lambda functions in Ruby to simplify your code and make it more powerful.

How to Configure a Test in Loadero Step-by-Step

One of the main targets we try to achieve with Loadero is to make load and performance testing as accessible and simple as possible. As a major step toward making the test creation easier, a whole new test builder was designed and developed, with major benefits: Whether you have never used Loadero before, or are an existing user that has gotten used to the old test builder, this blog post will guide you through setting up a test in Loadero via our new test builder.

How to reduce flaky tests in mobile development with Bitrise Insights

In mobile development, flaky tests are a persistent issue. They’re frustrating because a test is ‘flaky’ when it produces both ‘passing’ and ‘failing’ results from the same code. This wastes developers’ time by triggering unnecessary investigations and delays the integration of their code.

AI-Driven Observability for Snowflake

Performance. Reliability. Cost-effectiveness. Unravel is a data observability platform that provides cost intelligence, warehouse optimization, query optimization, and automated alerting and actions for high-volume users of the Snowflake Data Cloud. Unravel leverages AI and automation to deliver realtime, user-level and query-level cost reporting, code-level optimization recommendations, and automated spend controls to empower and unify DataOps and FinOps teams.

Experience Generative AI with Qlik

Five years ago, Qlik paved the way in powering our analytics platform with AI, with the introduction of natural language processing and generation. Our augmented analytics capabilities, which now also include fully interactive search, chat, and multi-language support, enabled a generative AI experience before it was cool. Today marks the next step in our AI journey with the launch of a new suite of OpenAI connectors to deliver a ChatGPT experience in Qlik Cloud.

Highlights from a gem of a session: Qlik and Talend at Gartner London

At three full days and nearly 4,000 registered attendees, Gartner Data & Analytics Summit 2023 in London was the largest data and analytics summit in EMEA to date. That much interest in data and analytics thrills us, of course — but it was also exciting because it was one of our first major events following the announcement that Talend has been acquired by Qlik. There was a lot to talk about!

Why Now is The Time to Transition from Manual to Automation Testing?

Manual testing involves the hands-on evaluation of software or applications, without relying on automated testing tools or pre-written test scripts. Testers simulate user interactions to uncover bugs, defects, and elements that hinder the user experience. By immersing themselves in the software, testers can identify and report issues that may have otherwise gone unnoticed. On the other hand, automated testing allows for the automatic execution of tests using software frameworks.