Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Test Driven Development in ASP.NET Core - The Handbook

Posted By: lucky_aut
Test Driven Development in ASP.NET Core - The Handbook

Test Driven Development in ASP.NET Core - The Handbook
Last updated 2022-11-12
Duration: 03:36:05 | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 747 MB
Genre: eLearning | Language: English [Auto]

Get Hands-On experience using Unit testing to produce a bullet proof and testable N-Tier .NET Core application.
What you'll learn
Unit Testing - Testing Core Application Code
Moq Framework
xUnit Testing Framework
Integration Testing - Testing Third Library Interactions (Like EF Core)
Application Level Unit Testing - Testing that the MVC Application behave correctly
Test Driven Development - Red-Green-Refactor Cycle
Using Facts and Theories to write tests
How to write testable code
Know about good unit testing patterns and practices
Unit testing in N-tier web application projects using xUnit
Requirements
Some C# and .NET Knowledge
Description
Test Driven Development (TDD) is a powerful approach to building solid and robust software. In this course, you will learn the skills you need to apply TDD in your .NET projects. Unit Testing is a type of software testing where code is written to automate the testing of sub-sections of an entire application. This methodology gives more functional coverage and reduces the need for manual regression testing when the application's code changes. The purpose is to validate that each unit of the software code performs as expected.
Everything in this course is .NET 6 / .NET 7 compatible.
You will discover the basics of unit testing and the red-green-refactor cycle. You will also learn how to test and implement business logic in a .NET Core application using xUnit as a testing framework and Moq as a mocking library.
After this course, you will have the foundational knowledge of Test Driven Development that will help you as you move forward to test and implement new features in your C# projects. You will have the skills and knowledge to create a testable and maintainable ASP.NET Core application to architect real-world enterprise .NET Core apps.
Build A Strong Foundation in Unit Testing in .NET:
Use xUnit Test Projects.
Use Moq and Shouldly(Fluent Assertions) to write unit tests.
GitHub Projects to Track Requirements
Conduct Red, Green, Refactor Test-driven development (TDD)
Practice Test-Driven Development in actual code
Learn to write testable code
Understand how to write unit tests, then create or refactor code
Review Pitfalls to avoid and common challenges

Content and Overview
To take this course, you must have some knowledge of .NET Core development and C#.
This is not a big course. It has just over 3 hours of premium content, smartly broken up to highlight related activities based on each module in the application being built. We will also look at troubleshooting and debugging errors as we go along, implementing best practices, writing efficient logic, and understanding why developers do things the way they do. Your knowledge will grow, step by step, throughout the course, and you will be challenged to be the best you can be.
We sometimes do things differently than the first time; that is not the reality of writing code. We make mistakes and point them out and fix them around them. By doing this, we develop proficiency in using debugging tools and techniques. By the time you have finished the course, you will have moved around in Visual Studio and examined logic and syntax errors so much that it will be second nature for you when working in the .NET environment. This will put your newly learned skills into practical use and impress your boss and coworkers.
The course is complete with working files hosted on GitHub, including some files to make it easier for you to replicate the demonstrated code. You will be able to work alongside the author as you work through each lecture and will receive a verifiable certificate of completion upon finishing the course.
Clicking the Take This Course button could be the best step you could take towards quickly increasing your income and marketability! Also, remember that if you don't think the course is worth what you spent, you have a full 30 days to get a no questions asked refund!

It's time to take action!
See you in the course!

Who this course is for:
Developers at all levels
Anyone who wants a better understanding of how unit tests help you to write better code

More Info