NUnit Testing Tutorial Home / Video /

What Is NUnit | NUnit Introduction | NUnit Framework | NUnit Testing Tutorial | Part I

What Is NUnit | NUnit Introduction | NUnit Framework | NUnit Testing Tutorial | Part I

...Playlist

...
  • What is NUnit
  • Installing NUnit In Visual Studio
  • Writing NUnit Tests In Selenium C#
  • Parallel Testing With NUnit
  • LocalHost Testing With NUnit
  • Page Object Model in Selenium with C#
  • NUnit Tutorial | Learn NUnit Testing Framework In 1 Hour

About The Video

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.

Video Chapters

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 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.

......
...

Testμ 2024

Join the free online conference to decode the future of testing!

...21 - 23 August, 2024

More Videos from NUnit Testing Tutorial