Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Advanced Automation Testing of Modern Apps with C# .NET

via Udemy

Overview

Learn modern ways to automate application with C# .NET using Selenium, XUnit, Dependency Injections, Docker and more !

What you'll learn:
  • Understand building robust automation testing practices
  • Undertanding Dependency Injection to build test automation framework
  • Understanding the purpose of running Test project as docker container
  • Better way to run parallel and cross-browser testing of applications

This course Advanced Automation Testing of Modern Apps with C# .NET is a Master course that helps you not just automate the application, but to make you understand the in-depth concepts of automating the application in a modern way using modern tools and practices in the .NETworld.

In this course, you will learn to automate ASP Netcore Web API and WebUIprojects using tools such as

  • Selenium

  • XUnit

  • AutoFixture

  • Fluent Assertion

  • Specflow

  • Autofac

  • Xunit.DependencyInjection

  • WebApplicationFactory (Integration Testing)

The Application Under Test (AUT)will be running inside a Docker Container, hence the automation challenges to automate an application running as a microservices within containers will be discussed part of this course almost from the first section.

The course is divided into the following sections

  1. UITesting - Developing Foundational Framework with DI

    This section helps one to understand developing selenium code in an industry-standard way by following the best practices using Dependency injection as the foundation.

  2. UITesting - Building Blocks for Test Project

    This section helps to write the building block code for testing the application using Patterns and techniques such as

    1. Page Object Model of Selenium

    2. Insisting the focus on Separation of Concern

    3. Configurations

    4. IWebElement Extension methods

  3. UITesting - Writing Effective Tests

    This section is all about writing the best possible way to write effective coding using tools such as

    1. AutoFixture

    2. FluentAssertions

    3. Specflow

  4. Database Testing with ORM

    This section helps to test applications using Database with Entity framework as ORM

  5. Integration Testing - The best testing ever!

    This section focus on testing application components and test how they communicate with each other. This can be achieved using service isolation and testing the specific component without lot of ceremonies to test the application such as setting infrastructure like

    1. Database

    2. UI

    3. 3rd party services

    We will also understand the power of ASP.NET's own Test Server and how to bootstrap an application while testing them.

Apart from the above topics and sections, the course also features crash courses which help to learn the course more in-depth such as

  1. Application development using ASP Net Core WebAPI and Web UI

  2. Specflow Basics

  3. XUnit

  4. AutoFixture

At the end of this course, one will have all the knowledge required to bring the best of the breed automation practices to work with full confidence.


Taught by

Karthik KK

Reviews

4.8 rating at Udemy based on 213 ratings

Start your review of Advanced Automation Testing of Modern Apps with C# .NET

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.