What Is NUnit | NUnit Introduction | NUnit Framework | NUnit Testing Tutorial | Part I
In this NUnit framework C# tutorial for beginners, Karthik (@kartamd) explains the basics of NUnit by covering the topics like What is NUnit, What is NUnit testing framework, and what are the advantages of NUnit. He also walks you through the NUnit sample test structure for performing Selenium automation testing with NUnit.. By the end of this video, you will learn to pass different NUnit parameters within the NUnit framework for different types of tests.
NUnit is an open-source unit testing framework in C# that is ported from JUnit automated testing framework. The NUnit testing .net core states that it is a member of the .Net Foundation and is used for the development and execution of unit tests with the .Net programming language. The main advantage of the NUnit test framework is that it is compatible with the Selenium test suite and is effective in performing TDD (Test Driven Development). NUnit testing for Selenium automation with C# is widely used for automated browser testing.
Introduction to NUnit tutorial
Learning goals of NUnit series
NUnit introduction
Advantages of NUnit testing
NUnit sample test structure
NUnit sample with parameters
Conclusion
Karthik KK
Karthik is a seasoned professional currently based in Auckland, NZ, engaging in a multifaceted career that spans consulting, blogging, and extensive research on diverse tools and technologies. Karthik's passion for innovation and continuous learning is evident in his dynamic exploration of various domains that fuel his curiosity.