Posts

Showing posts with the label #Unit

NUnit basics for new bees

Image
In smaller to bigger project, here are some basics about how to automate Unit testing with NUnit framework on .Net Platform. Where NUnit spot on SDLC? In other words, we can ask when to start unit automation on project? It depends on various parameters say for example Complexity of Method(s) / API(s) or Classes in production cycle - How Method(s) API(s) / Classes are called by other Method(s) / API(s) / Classes in production cycle. We can start NUnit automation after completion of any independent Method / API / its Class created at production and making automation continued towards parallel of development cycle of more dependent Method(s) / API(s) / Classe(s). Say for example we have small class library project in C#. Now lets start NUnit Automation in 7 simple steps : Create New Test C# Project (Here Named TestProject) and add production class (.dll) reference. Add reference NUnit.Frameworkto the TestProject. Add attribute "TestFixture" to mark as Test C

Popular posts from this blog

Testing Shifts with agile automation #RPA #ML

Bots and What Not !!

Need > Want

Automate your everyday tedious tasks and free up time for higher-value work (with Microsoft free RPA solution)

Respect is not earned, It is given ⚘ 🙏