Systems | Development | Analytics | API | Testing

%term

How to Migrate from Legacy Databases to MS SQL Server

Legacy databases often come with numerous challenges, such as limited scalability, outdated security measures, and compatibility issues with modern applications. These constraints can hinder business agility and increase maintenance costs. Modernizing your database infrastructure is crucial for leveraging advanced features, enhancing security, and ensuring seamless integration with contemporary software.

How to Capture Logs for a Simba ODBC Driver in Windows, macOS, or Linux

This video provides a step-by-step guide on capturing logs for a Simba ODBC driver across different operating systems: Windows, macOS, and Linux. Whether you’re configuring your driver on a personal computer or in a server environment, this tutorial will help you effectively monitor and troubleshoot any potential problems.

How to organize a bug bash

Bug bashes are time-boxed events where participants (developers, testers, product managers, and customers) come together to identify and report as many bugs as possible, providing a fresh perspective on the software. They encourage cross-functional interaction, accelerate the bug discovery process, uncover critical issues, improve the overall quality of the software, and enhance product reliability before release. To organize one, you need to consider.

Top API Versioning Strategies for Seamless Integration

API versioning is key to updating your API without breaking clients’ integrations. It ensures smooth transitions and maintains compatibility. This guide explains the best strategies and practices for effective API versioning. API versioning is not just about the technicalities of managing different versions; it also involves a strategic approach to communication, documentation, and support.

Syntax Errors in Python: A Complete Explanation

Python is renowned for its simplicity and readability, making it a favorite among both beginners and seasoned developers. However, even the most experienced programmers encounter syntax errors that can bring their code to a screeching halt. These pesky errors can be frustrating, but understanding their nature and how to resolve them is essential for any Python coder.

The Load on Developers Is Increasing

Pushing your code to production without testing? You might want to think twice. In this episode, Bobby Dorlus, founder and CEO of #TheTechHustle, shares the importance of test automation, site reliability engineering, and his advocacy of diversity within the industry. Tune in as Jason and Bobby analyze the stats and real-life debacles that happen when testing gets skipped, as well as those who should be responsible for testing. Spoiler alert—it’s not just the developers.

How to Perform a Delta Analysis with Helix QAC

Helix QAC allows you to use qacli and project Baselines in the Validate platform to view delta analysis results from merge requests, pull requests, or feature branch commits in CI/CD pipelines. Watch this short demo to see how easy it is to do a delta analysis with Helix QAC, which can be implemented into your continuous integration system.