Companies Home Search Profile

Learn Automation Framework with Specflow, Selenium, C#, BDD

Focused View

Inderpal Singh Randhawa

28:51:57

121 View
  • 1. Introduction.mp4
    04:22
  • 1. Introduction to C#.mp4
    11:08
  • 2. Built in Data Types.mp4
    08:34
  • 3. Common Operators.mp4
    15:39
  • 4. Nullable Types.mp4
    11:11
  • 5. Data Type Conversion.mp4
    07:42
  • 1. Arrays.mp4
    09:48
  • 2. IfElse.mp4
    14:48
  • 3. Switch.mp4
    09:26
  • 4. While Loop.mp4
    07:09
  • 5. For & ForEach Loop.mp4
    10:50
  • 1. Methods.mp4
    12:41
  • 2. Method Parameters.mp4
    16:54
  • 1. Namespaces.mp4
    11:16
  • 2. Classes.mp4
    12:22
  • 3. Static and Instance Members.mp4
    13:19
  • 4. Inheritance.mp4
    26:28
  • 5. Polymorphism.mp4
    09:46
  • 6. Method Overloading.mp4
    10:01
  • 7. Properties Part I.mp4
    15:56
  • 8. Properties Part II.mp4
    14:10
  • 9. Interfaces.mp4
    16:10
  • 10. Abstract Class.mp4
    06:39
  • 1. Delegates.mp4
    07:42
  • 2. Exceptions.mp4
    21:36
  • 3. Custom Exceptions.mp4
    07:23
  • 4. Why Enums.mp4
    11:10
  • 5. Enum Functionality.mp4
    08:04
  • 1. Type Vs Types.mp4
    03:09
  • 2. Access Modifiers Part I.mp4
    10:54
  • 3. Access Modifiers Part II.mp4
    21:42
  • 4. Access Modifiers for types.mp4
    08:16
  • 5. Generics.mp4
    09:27
  • 6. String Vs StringBuilder.mp4
    05:57
  • 7. Partial Classes.mp4
    11:39
  • 8. Optional Parameters - Using Parameter Array.mp4
    06:18
  • 9. Making Method Parameters optional By Method Overloading.mp4
    05:29
  • 10. Making Method Parameters optional By Parameter Default.mp4
    09:16
  • 11. Method Parameters Optional by Using Optional Attribute.mp4
    04:09
  • 12. Dictionary.mp4
    08:30
  • 13. List.mp4
    06:18
  • 14. Lambda Expression.mp4
    06:44
  • 1. Dependency Injection.mp4
    27:03
  • 1. BDD and Specflow.mp4
    06:39
  • 2. Requirement, plugin Installation.mp4
    05:40
  • 3. Specflow tutorial - Configuration Specflow Project Template, Unit Test.mp4
    12:17
  • 4. Feature File Creation, Gherkin Language, Step definitions, Binding.mp4
    12:57
  • 5. Scenario Execution with Test Explorer.mp4
    05:38
  • 6. Steps Outline & Parameterized.mp4
    12:19
  • 7. Hooks.mp4
    10:34
  • 8. Context Injection.mp4
    17:13
  • 9. Feature Context.mp4
    12:38
  • 10. Scenario Context.mp4
    12:35
  • 11. External Binding.mp4
    07:50
  • 12. Parallel Execution.mp4
    04:34
  • 1. Project Structure for CoreFramework and Runner.mp4
    16:36
  • 2. Custom Exception.mp4
    15:38
  • 3. Logging.mp4
    37:59
  • 1. Dependency Injection Design Pattern Implementation.mp4
    18:15
  • 2. Automation Runner.mp4
    04:50
  • 1. Global Properties Part I.mp4
    22:58
  • 2. Global Properties Part II.mp4
    17:51
  • 3. Global Properties Part III.mp4
    08:09
  • 1. Scenario Implementation.mp4
    10:41
  • 2. Scenario Execution.mp4
    14:24
  • 1. Thread Implementation Part 1.mp4
    17:13
  • 2. Thread Implementation Part II.mp4
    01:06:06
  • 1. Brower Profiles ( Chrome, Firefox).mp4
    23:35
  • 2. WebDrivers Implementation.mp4
    22:06
  • 3. Invoke Browser.mp4
    28:09
  • 1. What is Builder Pattern.mp4
    18:37
  • 2. Parameter Processing ( Builder Pattern).mp4
    24:18
  • 3. Ui Object ( Builder Pattern ).mp4
    20:53
  • 4. Set Ui Object.mp4
    10:22
  • 5. Replace Configuration Keys.mp4
    34:47
  • 1. What is ObjectRepository.mp4
    11:44
  • 2. Install MySql.mp4
    05:29
  • 3. Project Creation and UI Design.mp4
    11:13
  • 4. Application table design and Ui Population.mp4
    35:33
  • 5. Popup Window for New Page.mp4
    33:01
  • 6. Update and Delete Page of OR.mp4
    17:39
  • 7. Treeview Node population from Page Table.mp4
    08:32
  • 8. Object Map design and Table Design.mp4
    19:35
  • 9. Object Creation with New Button.mp4
    40:31
  • 10. Object Map Delete Locator Information.mp4
    13:46
  • 11. Object Map Update Locator Information.mp4
    14:20
  • 12. Visibility of buttons.mp4
    26:14
  • 13. Update Property Information.mp4
    18:23
  • 14. Add new property.mp4
    09:51
  • 15. Delete Property.mp4
    14:01
  • 16. Images for Objects.mp4
    09:35
  • 17. Create Exe of OR.mp4
    04:03
  • 1. Get Locator Information from OR.mp4
    41:01
  • 1. NavigateTo( Selenium Actions).mp4
    22:43
  • 2. Thread.Sleep ( Selenium Actions).mp4
    10:41
  • 3. Close Browser ( Selenium Actions).mp4
    09:40
  • 4. Browser Actions ( Selenium Actions).mp4
    13:23
  • 5. Send Keys ( Selenium Actions).mp4
    35:20
  • 6. Clear Text ( Selenium Actions).mp4
    09:53
  • 7. Click (Selenium Actions).mp4
    14:20
  • 8. DoubleClick ( Selenium Actions).mp4
    05:25
  • 9. Right Click ( Selenium Actions).mp4
    04:10
  • 10. WebDiver Wait Implementation (Selenium Actions).mp4
    22:37
  • 11. Verify text is prsent on the page.mp4
    22:37
  • 12. JavaScript & Scroll.mp4
    21:04
  • 13. Generate Unique String.mp4
    31:09
  • 14. Mouse Hover.mp4
    13:41
  • 1. Extent Report.mp4
    50:59
  • 2. Screen Shot Implementation.mp4
    15:26
  • 1. NuGet Package.mp4
    16:48
  • 2. Module Approach Implementation.mp4
    28:17
  • 1.1 FrameworkCode.zip
  • 1. Setup.mp4
    17:47
  • Description


    BRAND NEW :Advance framework Development with Design Patterns(Builder, Singleton, Strategy, Dependency Injection, IoC).

    What You'll Learn?


    • Learn professional automation creation from the scratch with C#, Specflow, Selenium
    • Learn C# basics and advanced concepts.
    • Learn how to use different design pattern to build automation framework like Dependency Injection, Singleton, Builder pattern, IoC principal
    • Learn how to use Specflow with C#, Selenium.
    • Learn parallel execution implementation in the automation framework with thread safety implementation.
    • Learn how to separate locator information and to add in Object Repository
    • After completing this course, you will able to handle any automation framework related questions in interview along with C#, Selenium, Specflow

    Who is this for?


  • Software engineers looking to learn how real automation frameworks are built from scratch
  • Software engineers struggling with developing automation frameworks
  • Teams struggling with developing automation frameworks that really works
  • Software engineers looking to learn industry best practices for framework development
  • More details


    Description

    You can learn about automation framework with C#, Selenium with Specflow even if you are not aware of programming knowledge in C#.

    C# is one of the popular Programming languages developed by Microsoft. You can use C# programming language to build different application to deploy on windows, mac and on linux machines.

    The Complete Selenium WebDriver with C# course is crafted carefully by professionals to turn a complete beginner into the greatest Automation Test Engineers.

    Everything is carefully planned and executed. This course is very helpful who wants to learn automation framework from the scratch. This course will help to build framework level logics and after having knowledge, we able to build automation framework with any language.

    In these days, C# automation demand is growing very fast and specially for automation framework related to low code automation framework with the help of Specflow. So this course designed to understand how to develop automation framework from the scratch. This course designed to use different design patterns during framework creation.


    Part 1 –

    This helps to learn C# fundamentals for automation.

    Part 2:

    This helps to learn Specflow.

    Part 3:

    Build automation framework from the scratch with different design patterns.

    On course completion You will be Mastered in Selenium Automation Testing with C# and can implement.

    Who this course is for:

    • Software engineers looking to learn how real automation frameworks are built from scratch
    • Software engineers struggling with developing automation frameworks
    • Teams struggling with developing automation frameworks that really works
    • Software engineers looking to learn industry best practices for framework development

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Inderpal Singh Randhawa
    Inderpal Singh Randhawa
    Instructor's Courses
    I am Inderpal Singh Randhawa, a Test Architect with 16+ years of experience in web, mobile, API and Desktop automation with different technologies. I have created many enterprise level automation frameworks with different tools and technologies and have good exposure in event, supplier, survey, health and aviation industry in automation.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 112
    • duration 28:51:57
    • Release Date 2023/04/10

    Courses related to C#

    Courses related to Automation Testing

    Courses related to Selenium Testing Framework