Selenium Webdriver with PYTHON & PYTEST – Best for beginners
Selenium Webdriver with PYTHON & PYTEST – Best for beginners, available at $84.99, has an average rating of 4.55, with 163 lectures, based on 17 reviews, and has 109 subscribers.
You will learn about Complete basic PYTHON Knowledge with Practicals Complete knowledge on Python Automation using Selenium WebDriver Complete Python Unit Test Frameworks – Pytest which will helpful for Unit, Integration and System Testing Complete Selenium Python API Methods with real time practicals on LIVE Websites Complete guide to build a framework from scratch Allure reporting framework loggers for logging details into reporting You can able to build a basic framework from scratch from beginners to advance level with full confidence This course is ideal for individuals who are Manual testers who want to learn Automation in easy way using Python or Freshers/Graduates who want to start their Carrier to Journey in IT World or Beginners interested in learning Python-Selenium or Want to Update skills & Job change It is particularly useful for Manual testers who want to learn Automation in easy way using Python or Freshers/Graduates who want to start their Carrier to Journey in IT World or Beginners interested in learning Python-Selenium or Want to Update skills & Job change.
Enroll now: Selenium Webdriver with PYTHON & PYTEST – Best for beginners
Summary
Title: Selenium Webdriver with PYTHON & PYTEST – Best for beginners
Price: $84.99
Average Rating: 4.55
Number of Lectures: 163
Number of Published Lectures: 163
Number of Curriculum Items: 163
Number of Published Curriculum Objects: 163
Original Price: $19.99
Quality Status: approved
Status: Live
What You Will Learn
- Complete basic PYTHON Knowledge with Practicals
- Complete knowledge on Python Automation using Selenium WebDriver
- Complete Python Unit Test Frameworks – Pytest which will helpful for Unit, Integration and System Testing
- Complete Selenium Python API Methods with real time practicals on LIVE Websites
- Complete guide to build a framework from scratch
- Allure reporting framework
- loggers for logging details into reporting
- You can able to build a basic framework from scratch from beginners to advance level with full confidence
Who Should Attend
- Manual testers who want to learn Automation in easy way using Python
- Freshers/Graduates who want to start their Carrier to Journey in IT World
- Beginners interested in learning Python-Selenium
- Want to Update skills & Job change
Target Audiences
- Manual testers who want to learn Automation in easy way using Python
- Freshers/Graduates who want to start their Carrier to Journey in IT World
- Beginners interested in learning Python-Selenium
- Want to Update skills & Job change
Learn SELENIUM with PYTHON from Scratch starting from Basics concepts to Framework design from Scratch
Best Course for Beginners as Everything is covered from scratch – No prerequisites is needed to start this course.
We have assume you don’t know anything about PYTHON & SELENIUM & started with very very basics.
You can refer the course contents – we have broken down in small small pieces so that anyone can learn in easy way.
Why this Course ?
Python is very popular programming language & choice for implementing Artificial Intelligence and Web Securityin any Applications. Most of the company switching to new technology and here Opportunity comes to explore new skill and land to new Dream & High Paid Job.
This Course has design in below way – this course Unique & help beginners to learn in easy way
– Covered Basic PYTHON, So that anyone can start and learn easily
– Covered All Basics Selenium Concepts along with Live Application
– Multiple Pictorial representation, PPT & Image is being used to help beginners to learn in Easy way.
– Covered All Basic PYTEST framework from scratch
– Covered Building framework from Scratch for a beginner after Learning Basic Python-Selenium
– Covered Page Object Model, Utility, TestBase & OOPS concepts as part of Framework.
– Covered Allure Reporting for Reporting result from scratch
– Covered Loggers for logging the details in report which company uses in Real time Project.
– Life Time Query Support
On completion on this course You will beMastered in Web Automation using Selenium with Python and can build a framework from scratch & use it in your company orland to High Paying Job.
Topics includes:
-
Python Introduction
-
Python Download & Setup for Mac & Window
-
Download & Install Pycharm
-
PIP with Examples
-
Creating Python basic Project & First Test
-
Python Very very basic concepts like – identifiers, comments & system input etc.
-
Python Data Types
-
Python Operator
-
Python Statements & Control flow like – for loop, if-else, switch-case & while etc.
-
Python Exception Handling
-
Python OOPS Examples
-
Very very basic of Selenium – like how selenium work & write first program (Best for beginners)
-
All Basic Selenium methods & API to perform different actions on webpage (Best for beginners)
-
Selenium Locators – Complete locators are covered
-
Complete XPATH & CSS is covered, VVI for UI Automation (Best for beginners) – No other Course have this, refer contents
-
Selenium Multi Browser Execution
-
Python Selenium API Methods
-
Advanced Selenium User interactions
-
End to end Practise Examples to Automate live Application
-
Pytest – Basic Unit Testing Framework
-
Pytest Fixtures basic to expert
-
Pytest Parameterization
-
Pytest Annotations, Command Line Arguments
-
Page object Model Design Pattern
-
End to end Framework design from scratch like a beginners (Best for beginners)
-
Allure Reporting
-
Loggers
-
and Many more to come.
All the Very Best !
Keep Learning :: Keep Growing
Pankaj G
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction to the Course (Must watch till end)
Lecture 2: Demo to the Course (Must watch till end)
Lecture 3: Better Learning Experience – Must for new to Udemy | Optional who know
Lecture 4: How to Reach out to Instructor ?
Chapter 2: Set up & Prerequisites
Lecture 1: Download & Setup Python for Mac/Linux
Lecture 2: Download & Setup Python for Windows
Lecture 3: Special Setup for Windows User – (Option & If above is Not working)
Lecture 4: Download & setup Pycharm
Lecture 5: What is PIP & it's uses
Lecture 6: Using PIP & Practice
Chapter 3: Python Very Basics Concepts
Lecture 1: Creating new Python Project in Pycharm
Lecture 2: Creating Python File & first program
Lecture 3: PYTHON Identifier
Lecture 4: Python Comments & System inputs
Chapter 4: Python Data Types
Lecture 1: Data types in PYTHON
Lecture 2: Declare & working with single data type
Lecture 3: Declare & working with Multiple data type
Lecture 4: List | Tupple & Dictionary Concepts
Chapter 5: Operator in Python
Lecture 1: Python Operators
Lecture 2: Working with all the python operator
Chapter 6: Python Statements & Flow control
Lecture 1: If Else use in Python
Lecture 2: For loop in Python
Lecture 3: For loop with Range in Python
Lecture 4: While loop in Python
Chapter 7: Python function & Switch Case
Lecture 1: Python function with Practicals
Lecture 2: Handling multiple cases using switch
Lecture 3: Handling multiple cases using switch Part – II
Chapter 8: Python OOPs Concepts
Lecture 1: Basic OOPs Principal & Class & Object
Lecture 2: Default Constructor in Python
Lecture 3: Parameterized Constructor in Python
Lecture 4: Inheritance in Python
Lecture 5: Class & Instance variable in Python
Chapter 9: Python String Concepts
Lecture 1: String Basic Concepts in Python
Lecture 2: String Basic Function Part – II
Chapter 10: Exception handling in Python
Lecture 1: Handling Exception in Python
Lecture 2: Raising exceptions in PYTHON
Lecture 3: String Basic Function Part – I
Lecture 4: Exception Handling in PYTHON
Lecture 5: Exception Handling with Try-except-else
Lecture 6: Exception Handling with Try-Except-Else-Finally
Chapter 11: Selenium setup & Architecture – for PYTHON
Lecture 1: Selenium Introduction
Lecture 2: Selenium Architecture – How Selenium work with Python ?
Lecture 3: Selenium Download & Setup
Lecture 4: Selenium First Program
Chapter 12: Selenium Webdriver Basic concepts for beginners
Lecture 1: Launching Browser
Lecture 2: Launching Browser – Alternative way
Lecture 3: Maximise & Minimise the window
Lecture 4: Verify Live Website title & use assertion
Lecture 5: Identify Web elements & Passing value to it
Lecture 6: Clicking on a Button
Lecture 7: Doing Browser Refresh and Navigating Back & Forwards
Lecture 8: Use of different Browser in selenium
Chapter 13: Selenium Locators from Basics – Very Very important
Lecture 1: Basics of Locators & Web elements
Lecture 2: Creating & understanding basic of html
Lecture 3: Use of TAG_NAME with Live Practicals
Lecture 4: Use of ID, NAME and CLASS_NAME with Live website
Lecture 5: Use of XPATH – Basic Example
Lecture 6: LINK_TEXT & PARTIAL_LINK_TEXT with Live Practicals
Chapter 14: XPATH & CSS_SELECTOR – Complete Knowledge
Lecture 1: XPATH & CSS_SELECTOR Introduction
Lecture 2: Understanding CSS_SELECTOR Basics
Lecture 3: CSS_SELECTOR – Use of ID, NAME & CLASS_NAME
Lecture 4: CSS_SELECTOR – Use of Attribute
Lecture 5: CSS_SELECTOR – Use of Start-with
Lecture 6: CSS_SELECTOR – Use of End-with
Lecture 7: CSS_SELECTOR – Use of Contains & Sub-string
Lecture 8: CSS Limitation & Why we need XPATH
Chapter 15: Complete XPATH – Locate any elements LIKE a Pro
Lecture 1: Understanding XPATH Locators
Lecture 2: Absolute XPATH & Limitation
Lecture 3: Relative XPATH
Lecture 4: XPATH – Using Attributes
Lecture 5: XPATH – Using Multiple Attributes
Lecture 6: XPATH – Using Operators
Lecture 7: XPATH – Introduction about text Function
Lecture 8: XPATH – Locate Using Text Function & Limitation
Lecture 9: XPATH – Introduction about contains Function
Lecture 10: XPATH – Using contains Function
Lecture 11: XPATH – Traversing forward & backward
Lecture 12: XPATH – Dependent-Independent Concepts
Lecture 13: XPATH – Dependent-Independent Practicals
Lecture 14: XPATH – by Group Index
Lecture 15: XPATH – by Group Index Practicals
Lecture 16: XPATH – Use of Axes
Lecture 17: XPATH – by Ancestor
Lecture 18: XPATH – by Descendant
Lecture 19: XPATH – by Parent
Instructors
-
Pankaj Gupta
Software Development Engineer in Test/ Leadership & Coach ✌️
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 0 votes
- 3 stars: 3 votes
- 4 stars: 3 votes
- 5 stars: 11 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Financial Technology Courses to Learn in December 2024
- Top 10 Agile Methodologies Courses to Learn in December 2024
- Top 10 Project Management Courses to Learn in December 2024
- Top 10 Leadership Skills Courses to Learn in December 2024
- Top 10 Public Speaking Courses to Learn in December 2024
- Top 10 Affiliate Marketing Courses to Learn in December 2024
- Top 10 Email Marketing Courses to Learn in December 2024
- Top 10 Social Media Management Courses to Learn in December 2024
- Top 10 SEO Optimization Courses to Learn in December 2024
- Top 10 Content Creation Courses to Learn in December 2024
- Top 10 Game Development Courses to Learn in December 2024
- Top 10 Software Testing Courses to Learn in December 2024
- Top 10 Big Data Courses to Learn in December 2024
- Top 10 Internet Of Things Courses to Learn in December 2024
- Top 10 Quantum Computing Courses to Learn in December 2024
- Top 10 Cloud Computing Courses to Learn in December 2024
- Top 10 3d Modeling Courses to Learn in December 2024
- Top 10 Mobile App Development Courses to Learn in December 2024
- Top 10 Graphic Design Courses to Learn in December 2024
- Top 10 Videography Courses to Learn in December 2024