Systems | Development | Analytics | API | Testing

Using gRPC with Python

Microservices are now the architecture of choice for many developers when crafting cloud-native applications. A microservices application is a collection of loosely coupled services that communicate with each other, enhancing collaboration, maintainability, scalability, and deployment. There are several options for enabling this communication between microservices. When it comes to Python, gRPC and REST are two extremely popular directions to go.

S1.E29: How to complement Automation with Exploratory Testing with Bas Dijkstra

In this episode, we sit down with Bas Dijkstra to explore the harmony between Test Automation and Exploratory Testing. Learn how these two approaches can work together to improve software quality as Bas talks about when to automate, when to explore, and how to use both to your advantage. Tune in to discover how to maximize the strengths of automation while unleashing the creative power of exploratory testing!

Kotlin vs Java: Definitions, Key Features, and Use Cases

Java and Kotlin have been at the forefront for Android development and beyond. Java, a very reliable language with over two decades of dominance, has shaped the foundation of countless software applications and systems. Kotlin, on the other hand, is a newer language designed to improve upon Java, offering modern syntax, enhanced safety, and greater developer productivity. But how do these languages compare in terms of features, performance, use cases, and community support?

Should I Use an API Wrapper for SQL Server?

SQL Server is a cornerstone RDBMS for enterprise applications, handling transactional workloads, analytics, and complex querying. As modern architectures increasingly rely on APIs for data access—particularly in microservices, cloud-native systems, and third-party integrations—efficient exposure of SQL Server data has become essential. API wrappers simplify this process by automating the creation of RESTful endpoints for SQL Server, reducing the need for custom API development.

Breaking Down Silos: Using DreamFactory to Connect Your Legacy ERP to the Cloud

Integrating legacy ERP systems with cloud platforms is a critical step for businesses aiming to improve operational efficiency and data accessibility. APIs play a key role by providing secure, standardized communication between systems. DreamFactory simplifies this process by automating the creation of REST APIs for SQL Server-based ERP systems.

5 AI trends shaping software testing in 2025

Thanks to AI, a few people might be starting the new year with bright, shiny smiles. The technology has exploded in popularity and augmented almost everything, including a toothbrush and app combo that uses AI to optimize your dental hygiene habits. Teeth brushers aren’t the only ones grinning due to the AI explosion. Enterprise leaders have been cheerful about the advantages AI can bring to their company’s testing efforts and the software development lifecycle (SDLC).