Systems | Development | Analytics | API | Testing

Latest News

Understanding and Overcoming Test Data Management Challenges

Test data is a critical component of software testing, referring to the input values, files, or other resources used to exercise a software application or system during testing. In other words, test data is the fuel that powers software testing, enabling teams to validate the functionality, performance, and security of a software product.

A Software Engineer's Tips and Tricks #2: Template Databases in PostgreSQL

Hey there! We're back for our second edition of Tips and Tricks. As we said in our first post on Drizzle ORM, our new Tips and Tricks mini blog series is going to share some helpful insights and cool tech that we've stumbled upon while working on technical stuff. Today, we're going to talk about the template databases of PostgreSQL. Remember, these posts will be super short reads. If you don’t like the topic of one of the posts, no problem! Just skip it and check out the next one.

Interview With Google Software Engineer Michael Muinos

In this edition of our series dedicated to spotlighting the movers and shakers in the tech world, we're thrilled to welcome Michael Muinos, an experienced Software Engineer currently residing at Google who is also the founder of Algos With Michael. Through this conversation, we aim to dive deep into the experiences that have defined Michael's career, alongside exploring the challenges and triumphs encountered, we will also share advice for aspiring software engineering professionals in this piece.

Understanding Data Archiving: Importance and Fundamentals

For businesses and organizations of all sizes, data archiving is a critical but often underappreciated process that leadership and IT professionals need to prioritize.While moving inactive data from primary storage to long-term archival systems may seem like a back-office operational task, it has strategic importance. Archiving is essential for remaining compliant with data retention regulations like HIPAA, SOX and GDPR, which can carry heavy fines and legal risks if mishandled.

Introducing Testim Copilot: Accelerate test creation through generative AI

We are thrilled to announce the arrival of Tricentis Testim Copilot, the first of many Tricentis Copilot solutions. Tricentis Copilot solutions are a collection of advanced generative AI capabilities available as add-ons across our products that help customers boost their efficiency throughout the entire testing lifecycle. With Testim Copilot, we’ve added new advanced generative AI capabilities to Testim, an already AI-driven test automation platform.

Will AI Replace Software Quality Assurance Roles?

My horse recently had an injury. Initially, we suspected an issue with his hind leg due to prior swelling, but our vet suspected something else. To confirm her assumptions she also used an AI tool called Sleip.AI during the examination, and confirmed the problem in the front leg instead. This AI tool didn’t replace her expertise but accelerated her diagnostic process, showcasing how AI augments rather than replaces professional judgment.

Complying with Apple's New Privacy Requirements in the App Store

One of the latest changes introduced by Apple is that developers needs to describe the data your app or third-party SDK collects and provide the required reasons of the APIs it uses. To do so, applications and third-party SDKs that are distributed as XCFrameworks, Swift packages, or Xcode projects, need to contain a privacy manifest file, named PrivacyInfo.xcprivacy. Table of Contents.