If you have worked on Java then you must have used JUnit or TestNG for unit testing. In the same way we have NUnit which works in slimier way. This post will guide you complete details about NUnit and how to buildĀ Selenium Test using NUnit Framework. Before we start let us discuss few points so that you can understand everything. 1-What is Unit Testing? Unit … [Read more...] about How To Create Selenium Test using NUnit Framework