Tag - NUnit

Mastering Visual Studio 2022

My Latest Achievement: Reviewing ‘Mastering Visual Studio 2022’ – A Deep Dive Into Advanced C# & .NET Development

One of the most fulfilling parts of my journey as a developer has been the opportunity to contribute to the technical community—not just by writing code, but by supporting others in doing so more effectively. I’m proud to announce one of my latest achievements: serving as a reviewer for the...

Getting Started with NUnit and C#: A Beginner’s Guide to API Test Automation

In today's fast-paced software development landscape, ensuring the reliability of your APIs is crucial. API testing is a fundamental practice for achieving this, and NUnit combined with C# is a powerful choice for creating robust and automated API tests. In this beginner's guide, we'll walk you through the essential steps...