-- Recent Updates --
Sep 2022 : Updated Python videos with improved Sound Quality
Dec 2021 : Added videos for Web Scrapping
Jun 2021 : Added Videos for API Response Validation
This is a end to end course to Utilize Python for automating our daily Manual Task and Application
Coverage:
Step by Step Installation of Python and other tools libraries required for this course.
Learn Python basics like Condition Handling, Looping, String Handling.
Standard Data Types (List, Tuple, Dictionary)
How to work on Class and Functions
Advance Python Concepts : File Handing, Excel Handling, Exception Handling
OOPS Programming : Inheritance, Overriding
Working with CSV file, JSON Handling
Here we will write code by following all standards and best practices.
Different practice exercise and questions to test our learning time to time.
Help with Q&A support whenever needed
Use many most usable python packages and libraries
Realtime Project Coverage:
Project 1:
- WebScraping : Navigate to different pages of a website, fetch data and store for further analysis
Project 2:
- API Testing : Most important area as REST API Testing is having huge demand, here we will learn how to do API Testing using Python Programming
Project 3:
- Web Automation Basics : As we know we can automation web applications, here we will learn, how to automate Web Application using Selenium and Python
Project 4:
- Test Data Generation : Its a test data generation utility which we will design for manual testing activities