Selenium PYTHON : (Basic + Advance + Framework)
Selenium PYTHON : (Basic + Advance + Framework), available at $19.99, has an average rating of 4.5, with 110 lectures, based on 7 reviews, and has 37 subscribers.
You will learn about Zero Prior Knowledge of WebDriver, Java & Automation Testing required. We will start from very Basics By the end of the course, You will be able to develop an awesome Test Automation framework Expertise to become Lead SDET / Automation Architect Last but not least" you can clear any Interview and can Lead Entire Selenium Automation Project from Design Stage. You will improve your Selenium with Python coding skills in writing best optimised code for Automating test-cases. This course is ideal for individuals who are Engineering Students, Manual QA Engineers, Industry QA Professionals, Automation Testing Professionals It is particularly useful for Engineering Students, Manual QA Engineers, Industry QA Professionals, Automation Testing Professionals.
Enroll now: Selenium PYTHON : (Basic + Advance + Framework)
Summary
Title: Selenium PYTHON : (Basic + Advance + Framework)
Price: $19.99
Average Rating: 4.5
Number of Lectures: 110
Number of Published Lectures: 110
Number of Curriculum Items: 110
Number of Published Curriculum Objects: 110
Original Price: $174.99
Quality Status: approved
Status: Live
What You Will Learn
- Zero Prior Knowledge of WebDriver, Java & Automation Testing required. We will start from very Basics
- By the end of the course, You will be able to develop an awesome Test Automation framework
- Expertise to become Lead SDET / Automation Architect
- Last but not least" you can clear any Interview and can Lead Entire Selenium Automation Project from Design Stage.
- You will improve your Selenium with Python coding skills in writing best optimised code for Automating test-cases.
Who Should Attend
- Engineering Students, Manual QA Engineers, Industry QA Professionals, Automation Testing Professionals
Target Audiences
- Engineering Students, Manual QA Engineers, Industry QA Professionals, Automation Testing Professionals
Selenium Python Training course videos will help you learn Python, Pytest, WebDriver, and Frameworks. The objective of the course is that you should be able to work on Selenium using Python to expertise which can help you clear interviews/work on projects.
We have covered various projects and frameworks which will give you industry-level experience.
On course completion, You will be Mastered in Selenium Automation Testing with Python and can implement Successfully it in your workplace orwill surely land High Paying Job
***************************************************************************************************
Examples are taken from REAL TIME HOSTED WEB APPLICATIONSto understand how different components can be automated.
Topics include:
-
Python Basics
-
Python Modules, Variables and Data Types
-
Python Decision-Making & Functions
-
Python Data Structures and Strings
-
Python Object-Oriented Programming
-
Inheritance & its types
-
Python Encapsulation
-
Decorators & Generators
-
Python Exception Handling
-
Openpyxl and Reading excel files
-
Writing into Excel file
-
What is Pytest | Installing Pytest
-
Grouping & Parameterizing test cases
-
Fixtures & Dependency
-
Pytest Allure Reports
-
Customizing Allure Report
-
Project Structure with Python reusable with any project
-
What Is Selenium Webdriver, Components of Selenium Webdriver
-
Downloading Selenium in Eclipse/Pycharm
-
Launching Browsers with Selenium
-
Handling Browser Notifications, Proxy Settings, Logs, SSL Errors
-
Identification of Objects in Selenium Python WebDriver
-
Using Xpaths with Selenium Python
-
Using CSS Selectors with Selenium WebDriver
-
Waiting Strategies, WebElement Features, Exceptions in Selenium
-
Multiple Object Extraction
-
Taking Screenshots, Managing CheckBoxes, Radiobuttons, Dropdowns with Selenium
-
Multiple Window Handing With Selenium
-
Managing Frames and Javascript Alerts
-
Action Class and Performing Complex User Actions
-
Managing Web tables
-
Handling Ajax Auto Suggests, JSE & AutoIT
-
Uploading and Downloading Files With Selenium
-
Managing Website Cookies
-
Parallel execution with Selenium Grid
-
Jenkins and Git Implementation
-
Data Driven Framework – LIVE PROJECT
-
Hybrid Framework – LIVE PROJECT
-
Page Object Model – LIVE PROJECT
All the Best! Happy Testing 🙂
Course Curriculum
Chapter 1: Selenium Python Course Introduction
Lecture 1: Introduction and Road Map
Lecture 2: Start With Selenium Python
Chapter 2: Python Introduction and Basics | Selenium Python
Lecture 1: Install Python on Mac – Windows
Lecture 2: Install Python IDE for Code Writing
Lecture 3: Create First Python Script and Execute
Lecture 4: Naming Convention in Python
Lecture 5: Download Complete Course Code Base
Chapter 3: Python Variables and DataTypes | Selenium Python
Lecture 1: Python Syntactical Errors
Lecture 2: Variable in Python
Lecture 3: Data Types in Python
Lecture 4: Typecasting in Python
Chapter 4: Python Decision Making & Functions | Selenium Python
Lecture 1: Python Decision Making Statements I
Lecture 2: Python Decision Making Statements II
Lecture 3: Python Loops – For, While
Lecture 4: Python Breaks and Continue
Lecture 5: Python Functions
Lecture 6: Returning Results from a Function
Lecture 7: Python Local and Global Variable
Lecture 8: Handle Date and Time in Python
Chapter 5: Python Data Structures and Strings | Selenium Python
Lecture 1: Python String
Lecture 2: Python String Methods
Lecture 3: Lists in Python
Lecture 4: Methods in Python List
Lecture 5: Tuples in Python
Lecture 6: Sets in Python
Lecture 7: Dictionaries in Python
Chapter 6: Python Object Oriented Programming | Selenium Python
Lecture 1: Python Classes and Objects
Lecture 2: Instance Variables in Python
Lecture 3: Class Variables in Python
Lecture 4: Instance Methods in Python
Lecture 5: Class Methods in Python
Lecture 6: Static Methods in Python
Lecture 7: Inheritance in Python
Lecture 8: Inheritance in Python II
Lecture 9: Types of Inheritance in Python
Lecture 10: Encapsulation in Python
Lecture 11: Concept of Getter and Setter in Python Encapsulation
Lecture 12: Polymorphism in Python
Lecture 13: Abstract Classes in Python
Chapter 7: Python Exception Handling | Selenium Python
Lecture 1: Exception in Python
Lecture 2: Exception Handling in Python
Chapter 8: Python File Handling | Selenium Python
Lecture 1: Create File in Python
Lecture 2: Read File in Python
Lecture 3: Write in File in Python
Chapter 9: Reading Writing Excel File in Python | Selenium Python
Lecture 1: Reading Excel File in Python I
Lecture 2: Reading Excel File in Python II
Lecture 3: Writing Excel File in Python
Lecture 4: Create Common Function Class for Excel Reading Writing
Lecture 5: Create Common Function Class for Excel Reading Writing II
Lecture 6: Working with Configuration Files in Python
Chapter 10: JSON Data Handling Using Python | Selenium Python
Lecture 1: Python JSON Encoding
Lecture 2: Python JSON Parsing
Lecture 3: Validate JSON Data using Python
Chapter 11: What is PyTest and It's Application | Selenium Python
Lecture 1: What is PyTest and PyTest Installation
Lecture 2: Rules for Package and File Management
Lecture 3: Skip Tests and Execute Test using CLI
Lecture 4: Group TestCases in PyTest
Lecture 5: Assert Keyword For Test Condition Verification
Lecture 6: Pytest – Parameterizing Tests
Lecture 7: Using PyTest Fixtures
Lecture 8: Scopes of PyTest Fixtures
Lecture 9: Execute TestCases in Specific Order
Chapter 12: PyTest and Allure Reports | Selenium Python
Lecture 1: What is Allure Report and Installation
Lecture 2: Create Allure Test Reports
Lecture 3: Add Logging in Allure Reports
Chapter 13: Selenium Automation Project Structure with Python
Lecture 1: Understanding the Project Structure
Lecture 2: Adding Data Providers in Project Structure I
Lecture 3: Adding Data Providers in Project Structure II
Lecture 4: Adding Data Providers in Project Structure III
Lecture 5: Adding Fixtures in Project Structure
Lecture 6: Add Logging in Project Structure
Chapter 14: Selenium Python WebDriver Introduction
Lecture 1: Selenium Tools Introduction
Lecture 2: Install and Configure Selenium with PyCharm
Chapter 15: Configure Selenium Python with Browsers
Lecture 1: Understanding of Drivers for Browsers
Lecture 2: Configure Drivers Binary in Selenium
Lecture 3: Configure Driver Binary Path
Lecture 4: Launch Browser Dynamically
Chapter 16: Handling Browser Notifications, Proxy Settings, Logs,SSL Errors
Lecture 1: Understanding of Browser Profiling
Lecture 2: Options Class in Selenium Python
Lecture 3: FireFox Options Class in Selenium Python
Lecture 4: Chrome Options Class in Selenium Python
Chapter 17: WebElement in Selenium WebDriver Python
Lecture 1: Concept of WebElement in Selenium
Lecture 2: Locators in Selenium WebDriver
Instructors
-
FutureTech9 Jenkins | Selenium | DevOps | Kubernetes | Terraform | Ansible
DevOps Professional | 280K+ Students
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 0 votes
- 3 stars: 1 votes
- 4 stars: 2 votes
- 5 stars: 4 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 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024