• Post category:StudyBullet-17
  • Reading time:8 mins read

The Complete TestNG & Automation Framework Design Course
How to Build Automation Framework from Scratch using TestNG, Java, Maven and Selenium WebDriver with Page Object Model.

What you will learn

Learn TestNG from Scratch

TestNG with Selenium Integration

Build Automation Framework from Scratch

Page Object Model

Page Factory Implementation

Data Driven Testing

TestNG Assertions

TestNG Annotations

Managing Test Execution Using TestNG XML Files

TestNG Groups

Implementing Parallel Execution

TestNG Reports

Data Providers in TestNG

Description

Learn to Build your Automation Framework from Scratch using TestNG and Selenium WebDriver with Page Object Model Design.

This course covers TestNG and Automation Framework Building in detail from basic to advanced levels.

This course highly focuses on TestNG, Java, Maven, Selenium WebDriver, Page Object Model and Page Factory Design.

I believe in example-oriented teaching. So, you won’t find any PPTs during the sessions. But, you will find dozens of real time scenarios used to elaborate TestNG concepts

Feel free to post your questions/feedback in the block provided under each session-video. I will make sure all of your queries are addressed. β€˜Course Outline’ below will give you an idea about the depth and the overall coverage of this course. If you want to learn any other TestNG concept – which is not already covered in this course – then feel free to let me know via Udemy messenger.

Course Outline:

TestNG Framework

  1. Installing TestNG
  2. Automating Basic Tests in TestNG
  3. Assertions in TestNG
  4. Hard vs Soft Assertions in TestNG
  5. BeforeMethod and AfterMethod Annotations
  6. BeforeClass and AfterClass Annotations
  7. Managing Test Execution Using TestNG XML Files
  8. Include and Exclude Methods in XML File
  9. BeforeTest and AfterTest Annotations
  10. BeforeSuite and AfterSuite Annotations
  11. TestNG Groups
  12. TestNG Parameters
  13. Managing Test Dependencies in TestNG
  14. Ignoring Test Methods in TestNG
  15. Parallel Execution in TestNG
  16. TestNG HTML Reports
  17. Data Provider in TestNG

Creating Automation Framework from Scratch using Page Object Model and WebElements Page Factory

  1. What is Page Factory?
  2. Elements Collection (List) in Page Factory
  3. Initializing Page Factory Elements
  4. Page Object Model Design
  5. Creating Base Page Class
  6. Creating Page Library
  7. Creating Flow Library

**I will be updating more topics to this outline as per changing trends in technology**


Get Instant Notification of New Courses on our Telegram channel.


This course is designed for you if you are:

  • a QE Automation Engineer OR
  • a Selenium WebDriver automation aspirant OR
  • a manual testing professional willing to jump start your automation carrier OR
  • a QTP/UFT professional wanting to switch to Selenium as per testing market demand OR
  • a QE Manager exploring better automation solutions for your project OR
  • a fresh grad looking to learn a quick new skill which has high demand in the job market OR
  • aspiring to learn coding and automation

To get the maximum benefit from the course, please take a look at following steps explaining ‘How to take this course?’

Step 1:Β  Schedule 30-45 minutes of your time daily for 5 days a week. ‘Continuity’ is the key.

Step 2:Β  All sessions are divided in small videos of less than 20 minutes. Watch 2-3 videos daily.

Step 3:Β  Hands-on exercise is very important. So, immediately try out the programs discussed in the session. Try them on your won. You can download these programs from lecture resources.

Step 4: Assignments with answer keys are provided where-ever necessary. Complete the assignments before jumping on to the next sessions.

Step 5:Β  If you come across any questions or issues, please feel free to contact me and I will make sure that your queries are resolved.

Wish you all a very happy learning.

Note: All the course videos are in Full HD. For the best video streaming quality, please adjust the resolution from ‘settings’ at bottom right-hand corner of video player. Choose 1080p or 720p as per your network speed.

English
language

Content

Getting Started with TestNG

TestNG Installation
Automating First TestNG Test
TestNG Assertions
Hard vs Soft Assertions

Basic Annotations in TestNG

BeforeMethod and AfterMethod Annotations
BeforeClass and AfterClass Annotations

TestNG XML Files (Test Execution Management)

Managing Test Execution Using TestNG XML Files
Include and Exclude Methods in XML File

Advanced Annotations in TestNG

BeforeTest and AfterTest Annotations
BeforeSuite and AfterSuite Annotations
TestNG Part 1 – Downloadable Framework Code

Page Object Model and Page Factory

Page Factory
How to add List<WebElement> in Page Factory
Initializing Page Factory Elements
Page Object Model

Automation Framework Design

Creating Base Class
Creating Page Library
Creating Flow Library
POM – Downloadable Framework Code

Advanced Concepts of TestNG

TestNG Groups
TestNG Parameters
Managing Test Dependencies in TestNG
Ignoring Tests in TestNG

Running Tests in Parallel

Parallel Execution in TestNG
TestNG HTML Reports

Data Driven Testing

Data Provider in TestNG
Finishing Remarks
Learn More
Download Complete Framework Code