Systems | Development | Analytics | API | Testing

%term

Introducing qTest Copilot: Your AI-powered test generation assistant

We are excited to announce the launch of Tricentis qTest Copilot, a generative AI assistant that helps save significant time in the creation of manual test cases. qTest Copilot is seamlessly embedded into the Tricentis qTest user interface as an expansion of our unified test management platform.

Human Virtues That AI Can't Replace | Anuj Magazine | #Testflix2024

In a world where AI is advancing at lightning speed, it’s easy to wonder where humans fit in. But as Anuj Magazine explores in this session, there are core virtues that set us apart — qualities that no machine learning model or algorithm can replicate. These are the strengths that make us adaptable, compassionate, and resilient, enabling us to navigate not just technology, but life itself with purpose and meaning. This talk is a reflection on what it means to be human in an AI-driven world and why those timeless virtues will only grow more vital.

App Design: The Key to Unlocking Your Creative Potential

Are you ready to step into the digital world where the possibilities are boundless and the pace is exhilarating? The world is indeed embracing the digital revolution with open arms, and the gateway to this extraordinary universe lies in the palms of our hands. Yes, you guessed it right! Smartphones and mobile devices have become an integral part of our lives. As a result, this has led to the significant popularity of app development among businesses.

Using Composer Patches to fix Performance in Third-Party PHP Libraries such as Symfony ErrorHandler

Every so often, a careful profiling analysis of your application detects the bottleneck in third-party code and there is little remedy for you to override or change that code. In this blog post I want to present a solution to fixing performance problems in third-party libraries by using the composer patches plugin. I use the the Symfony ErrorHandler as an example.

3 Transformational Use Cases for Relational Access to Log Data

Modern organizations generate and collect vast amounts of log data each day from an ever-increasing number of sources that includes IT infrastructure, networking devices, applications, cloud services, security tools, and more. This data is essential for powering use cases from security operations and threat hunting to application performance monitoring, but tapping into the full potential of log data can be challenging for organizations without the right tools and capabilities.

Pioneering Responsible AI: SmartBear's Approach to AI Governance in Software Development

They say with great power comes great responsibility. As GenAI and machine learning technologies gain prominence, the need for AI governance – structures and policies that ensure AI is used ethically, responsibly, and transparently – has become critical to long-term success. The stakes are high, and in today’s tech ecosystem, the absence of responsible AI governance could be a company’s undoing.

Empowering Enterprise GenAI Development with New Choreo Features

Choreo is a powerful internal developer platform (IDP) as a service built for enterprises, offering a comprehensive suite of tools for CI/CD, API management, DevOps, observability, and business insights. It provides an all-in-one solution for building, deploying, governing, and monitoring enterprise applications—eliminating the need for developers to build complex CI/CD workflows or set up custom platforms.

Android Push Notifications Step by Step Guide

Push notifications play an important role in user engagement and retention in your mobile app, keeping users up to date and creating a sense of urgency that leads to purchases. And in Android, we get the added benefit of Firebase Cloud Messaging (FCM) notification service, which acts as a middleman between the app server and the user’s Android device. It helps the delivery of push notifications, even if the app is not active or the user is using a different app on their device.