Part 10: Testing – C# / .NET Interview Questions and Answers
60+ C# / .NET testing interview questions with code examples. Covers unit testing, integration testing, gRPC, contracts, distributed systems, Playwright, and performance.
You're viewing blog posts that cotains Integration tests tag
See all posts60+ C# / .NET testing interview questions with code examples. Covers unit testing, integration testing, gRPC, contracts, distributed systems, Playwright, and performance.
Learn the most common unit test anti-patterns in .NET, over-mocking, testing implementation details, flaky async, assertion roulette, and how to fix them.
In this article, we explore microservices and distributed systems interview questions and answers, and what every .NET engineer should know, from service boundaries and BFF to sagas, events, service discovery, and communication patterns.
This week: SQL interview prep for .NET engineers, Geocodio’s geocoding scalability journey, Netflix’s real-time live recommendations, and Airbnb’s LLM-powered GraphQL mocking.
In this article, we have collected the best Nuget packages for .NET development, which will be useful for you in your daily development activities
В этой статье рассмотрим роадмап, как развиваться и что учить для тех, кто хочет программировать на Rust.
В этой статье рассмотрим roadmap Go developerов и на что нужно сделать упор при глубоком изучении Go.
В этой статье разбираем что такое тест стратегия, какие типы тестов бывают и каким образом лучше подойти к автоматическому тестированию ваших апликейшинов
В этой статье затронем каким образом построен фреймворк для адаптивных лоад тестов в Uber.
В этой статье я собрал самые типичные и частые вопросы на собеседовании для Senior C# / .NET разработчика которые помогут вам не только подготовиться к интервью, но и улучшить свои знания по многим смежным с .NET темам.
В этой статье рассмотрим как писать интеграционные тесты в ASP.NET Core для нашего REST API.