All articles by date
The Test Analyst – Just a Reviewer for Automated Test Cases? A Field Report from an Agile Environment
In the agile environment, test automation helps to minimize effort and to increase quality. But how can this time-consuming automation be implemented in the everyday life of a test analyst?
WCF Alternatives (Part 4) – Summary
In the last blog post of the series on alternatives for the Windows Communication Foundation (WCF), we are going to recapitulate and compare them once again.
Christmas party in times of Corona: The 2nd ZEISS Digital Innovation Online Campus Event
Christmas party in times of Corona: This is how our 2nd ZEISS Digital Innovation Online Campus got us into Holiday spirit.
Estimation of testing cost – “Haggling like at the bazaar?”
Creating an estimation of testing cost that is as accurate as possible and that is accepted by all involved is often a challenge.
Capturing and Streaming Database Changes with Debezium and Apache Kafka (Part 2) – Example
This article uses an example to show how relational databases can be better managed with Debezium and Apache Kafka.
WCF Alternatives (Part 3) – Instructions for the Migration from WCF to gRPC
This post will address gRPC as a possible alternative, and describe, step by step, how a migration from WCF to gRPC can be done.
Capturing and Streaming Database Changes with Debezium and Apache Kafka (Part 1) – Theory
In this post it is shown how relational databases can be managed with Debezium and the streaming platform Apache Kafka.
WCF Alternatives (Part 2) – Instructions for the Migration from WCF to Web API
This post will first address ASP.NET Core Web API as a possible alternative, and describe, step by step, how a migration from WCF to ASP.NET Core Web API can be done.
Success Through Transparency – Agile Business Management at ZEISS Digital Innovation
In our experience, creating transparency plays a crucial role in our agile approach on the path towards our objectives because corporate objectives should always be supported by both the management and the team.
WCF Alternatives (Part 1) – Introduction
The Windows Communication Foundation (WCF) is a communication platform for the creation of distributed applications developed by Microsoft for the .NET Framework. Microsoft generally recommends two alternatives, gRPC and Web API, to replace WCF.