What We Are Learn On This Post
What you’ll learn: Mocking application with Moq
- Understand what Mocking framework is all about
- How to work with Moq
- How to abstract the real implementation with Mock implementation
- How to apply the Moq framework in development and testing
Requirements
-
Good understanding of C#
-
Good knowledge in API testing
-
Solid understanding of Unit Testing
Mocking application with Moq Description
In the course Mocking framework(Moq), we will learn and understand
- What is Mocking framework all about
- How to work without Moq and problem while working with real application
- How to work with Moq
- How to work and test different components of C# like
a. Methods/Returns values/ Times method called
b. Parameters/Tracking parameters
c. Auto-implemented properties
d. Properties - Working with advanced Moq concepts like strict and loose Moq
- Working with Property stubbing
With this course, one will also get the benefit of understanding how developers do testing of the real application by isolating the non-focused components using Moq objects.
- This course is designed for both QA and Dev.
I am Karthik KK. I do consult, blogging, and researching various tools and technologies which inspire my interest. I have been into Software Automation Testing for over 13 years now, and my interest in learning new kinds of stuff enables automation has never been compromised.
Due to my passion for automation testing, I got fully exposed to tools and languages like
Desktop & Web: QTP, Selenium, Specflow, VS Coded UI, Ranorex, Test Complete, and Cucumber
Mobile: Appium, Robotium, Calabash, Espresso, Selendroid
Languages: C#, Java, Ruby, Powershell, Javascript, VBScript
Cloud Tools: Azure, Dockers
Misc Tools: Mockito, Rest-assured, Bound-Box, FluentAutomation
Interested in: MVC, Entity Framework, LINQ, Fakes, Distributed deployment, SAAS
Leave a Reply