[Udemy] End to End Automation using Python. Web Application & API (2021) [En]
File List
- 21. Project 4 Test Data Generation using Python/3. Test data generation in python-1.mp4 86.3 MB
- 20. Project 3 Web Application Automation using Selenium Python/4. Work on Radio Button Checkbox Link Button.mp4 83.0 MB
- 18. Pre-requisite for Project 2 Get Json understanding/5. Fetch & Validate JSON Response.mp4 82.0 MB
- 1. Introduction & Environment Setup- Python Pycharm PIP Libraries/1. Why as a Tester we need to learn Python.mp4 77.2 MB
- 21. Project 4 Test Data Generation using Python/6. Test data generation in python-4.mp4 76.2 MB
- 7. Functions in Detail/5. Different types of arguments.mp4 75.1 MB
- 20. Project 3 Web Application Automation using Selenium Python/5. Work on Dropdown or List.mp4 74.3 MB
- 5. String Handling/1. What is String and basic operations.mp4 72.2 MB
- 9. Modules/4. Difference between import and from-import.mp4 70.7 MB
- 19. Project 2 RESTful API Testing using Python/1. Request Package Installation.mp4 70.5 MB
- 13. OOPS programming/6. Data Overriding.mp4 70.1 MB
- 21. Project 4 Test Data Generation using Python/5. Test data generation in python-3.mp4 68.0 MB
- 16. Project 1 WebScaping using Python/4. Fetch data using BeautifulSoup.mp4 67.3 MB
- 3. Control Execution using Condition Handling, Practical Examples and Exercise/5. Condition Handling with Logical OR and Logical AND.mp4 66.4 MB
- 2. Getting start with basic PYTHON Programming/1. First Python Code Create Python File, Comments & Print on Console.mp4 66.0 MB
- 6. Complex Data Types/1. List.mp4 65.1 MB
- 9. Modules/2. How to Use Modules.mp4 65.1 MB
- 2. Getting start with basic PYTHON Programming/5. Standard datatypes in Python Number, String, List, Tuple & Dictionary.mp4 63.1 MB
- 19. Project 2 RESTful API Testing using Python/2. Making a GET request using python.mp4 63.0 MB
- 20. Project 3 Web Application Automation using Selenium Python/2. Write First TestCase Open Browser Enter URL Maximize.mp4 62.3 MB
- 14. Working with Excel Files/2. Read data from excel.mp4 61.6 MB
- 21. Project 4 Test Data Generation using Python/4. Test data generation in python-2.mp4 61.3 MB
- 3. Control Execution using Condition Handling, Practical Examples and Exercise/1. Condition Handling using If Handle Single Condition.mp4 58.8 MB
- 15. Read & Write Excel Data(Xlsx file) OpenPyXl package/4. Write Data to Excel.mp4 58.4 MB
- 17. Work on CSV File/4. Nested Dictionary.mp4 56.2 MB
- 6. Complex Data Types/3. Tuple.mp4 55.6 MB
- 17. Work on CSV File/1. Read Data from CSV.mp4 54.2 MB
- 2. Getting start with basic PYTHON Programming/3. How to take user input and use it in programming.mp4 53.6 MB
- 19. Project 2 RESTful API Testing using Python/5. Fetch Response Content - using Json Path.mp4 53.0 MB
- 21. Project 4 Test Data Generation using Python/2. Python And PyDev setup.mp4 50.1 MB
- 7. Functions in Detail/4. Functions with return value.mp4 49.9 MB
- 5. String Handling/7. Compare 2 Strings in Python.mp4 49.3 MB
- 8. Class in Python/2. Functions in Class.mp4 48.7 MB
- 2. Getting start with basic PYTHON Programming/4. Constraints and Type Casting.mp4 48.1 MB
- 7. Functions in Detail/1. Functions Basics.mp4 48.0 MB
- 9. Modules/1. What is Module.mp4 48.0 MB
- 8. Class in Python/3. Constructors.mp4 47.4 MB
- 13. OOPS programming/3. Multilevel Inheritance.mp4 46.8 MB
- 15. Read & Write Excel Data(Xlsx file) OpenPyXl package/3. Read All Rows & Cells Data.mp4 46.6 MB
- 18. Pre-requisite for Project 2 Get Json understanding/1. JSON Basic Understanding.mp4 46.3 MB
- 6. Complex Data Types/5. Dictionary basics.mp4 46.2 MB
- 20. Project 3 Web Application Automation using Selenium Python/3. Work on TextBox.mp4 45.9 MB
- 19. Project 2 RESTful API Testing using Python/4. Fetch Response Header Values.mp4 45.3 MB
- 8. Class in Python/5. Create Object in another file.mp4 44.9 MB
- 6. Complex Data Types/4. Tuple advance operations.mp4 44.9 MB
- 12. Read data from configuration files/2. Read data from config file.mp4 44.8 MB
- 3. Control Execution using Condition Handling, Practical Examples and Exercise/4. Nested Condition Handling (Condition inside Condition).mp4 44.8 MB
- 19. Project 2 RESTful API Testing using Python/8. Update Resource on Server UPDATE Method.mp4 44.2 MB
- 4. Do Execution with --Loops -- For, While, Break and Continue/3. For Loop with initial and final range -Run code between given range.mp4 44.1 MB
- 13. OOPS programming/1. Inheritance.mp4 43.9 MB
- 3. Control Execution using Condition Handling, Practical Examples and Exercise/3. Multiple Condition Handling (If - Elif - else) with practice exercise.mp4 43.6 MB
- 19. Project 2 RESTful API Testing using Python/6. Create New Resource - POST Request - Part1.mp4 43.5 MB
- 8. Class in Python/1. Create first class.mp4 43.3 MB
- 11. Exception Handling in Python/2. Handle Exception using try, exception and finally.mp4 42.4 MB
- 7. Functions in Detail/3. Different types of functions.mp4 42.2 MB
- 4. Do Execution with --Loops -- For, While, Break and Continue/6. For loop with list - Running a loop on the List of values.mp4 41.2 MB
- 5. String Handling/2. String Fetch Substring.mp4 40.6 MB
- 11. Exception Handling in Python/1. What is Exception and Exception Handling.mp4 39.7 MB
- 19. Project 2 RESTful API Testing using Python/7. Create New Resource - POST Request - Part2.mp4 39.6 MB
- 9. Modules/3. Creating Project Structure.mp4 39.1 MB
- 14. Working with Excel Files/4. Write data to Excel File.mp4 38.4 MB
- 10. File Handling/1. Read Data from File(.txt).mp4 38.3 MB
- 15. Read & Write Excel Data(Xlsx file) OpenPyXl package/1. Install Module Move to Sheet Level.mp4 37.9 MB
- 16. Project 1 WebScaping using Python/1. WebScraping Introduction.mp4 37.2 MB
- 4. Do Execution with --Loops -- For, While, Break and Continue/9. Break Statement.mp4 37.1 MB
- 2. Getting start with basic PYTHON Programming/2. How to Declare and use Variables in Python.mp4 37.1 MB
- 5. String Handling/3. Common String Functions - Part 1.mp4 36.8 MB
- 5. String Handling/5. Common String Functions - Part 3.mp4 36.6 MB
- 5. String Handling/6. Common String Functions - Part 4.mp4 36.2 MB
- 3. Control Execution using Condition Handling, Practical Examples and Exercise/2. Condition Handling using If Handle 2 Conditions.mp4 36.1 MB
- 4. Do Execution with --Loops -- For, While, Break and Continue/2. For Loop with Final Range - Run code until the given condition(value) reach.mp4 35.3 MB
- 15. Read & Write Excel Data(Xlsx file) OpenPyXl package/2. Read one Cell Data.mp4 33.4 MB
- 7. Functions in Detail/2. Rules to create functions.mp4 33.0 MB
- 13. OOPS programming/4. Multiple Inheritance.mp4 32.0 MB
- 18. Pre-requisite for Project 2 Get Json understanding/2. JSON Path Basics.mp4 30.9 MB
- 4. Do Execution with --Loops -- For, While, Break and Continue/7. While Loop with increments.mp4 30.8 MB
- 17. Work on CSV File/3. Compare Data.mp4 30.5 MB
- 16. Project 1 WebScaping using Python/2. Pick data & Display on Console.mp4 30.4 MB
- 14. Working with Excel Files/3. Read All Rows and Columns.mp4 30.1 MB
- 1. Introduction & Environment Setup- Python Pycharm PIP Libraries/4. Step 2 Setup Pycharm - Editor fort Python Programming.mp4 29.8 MB
- 13. OOPS programming/2. Inheritance Example- Single Inheritance.mp4 29.1 MB
- 18. Pre-requisite for Project 2 Get Json understanding/3. JSON Path Advance.mp4 28.6 MB
- 12. Read data from configuration files/1. Prepare configuration files.mp4 27.3 MB
- 1. Introduction & Environment Setup- Python Pycharm PIP Libraries/2. Course Architecture Must for Everyone .mp4 26.6 MB
- 4. Do Execution with --Loops -- For, While, Break and Continue/5. For loop with decrement value - Run code with different decrement value.mp4 26.4 MB
- 13. OOPS programming/5. Inheritance Constructor in Parent and Child Class.mp4 25.9 MB
- 17. Work on CSV File/2. Write Data to CSV.mp4 24.4 MB
- 1. Introduction & Environment Setup- Python Pycharm PIP Libraries/3. Step 1 Setup Python on Windows Machine with Environment Variable.mp4 24.3 MB
- 6. Complex Data Types/2. List function.mp4 24.2 MB
- 10. File Handling/2. Read character by character and line by line.mp4 24.1 MB
- 4. Do Execution with --Loops -- For, While, Break and Continue/1. Introduction of Loops - Why and Where to use Loops.mp4 24.0 MB
- 6. Complex Data Types/6. Dictionary Methods.mp4 23.6 MB
- 16. Project 1 WebScaping using Python/3. Pick data & save to File.mp4 22.6 MB
- 8. Class in Python/4. Why and Where we use constructors.mp4 21.7 MB
- 4. Do Execution with --Loops -- For, While, Break and Continue/4. For loop with increment value - Run code with different increment value.mp4 20.7 MB
- 14. Working with Excel Files/1. Why to read data from excel.mp4 20.6 MB
- 4. Do Execution with --Loops -- For, While, Break and Continue/10. Continue Statement.mp4 20.3 MB
- 4. Do Execution with --Loops -- For, While, Break and Continue/8. While loop with decrements.mp4 19.6 MB
- 5. String Handling/4. Common String Functions - Part 2.mp4 19.5 MB
- 19. Project 2 RESTful API Testing using Python/3. Validate Status Code.mp4 18.3 MB
- 10. File Handling/3. Write data to File(.txt).mp4 18.2 MB
- 1. Introduction & Environment Setup- Python Pycharm PIP Libraries/5. Step 3 Setup PIP Package Manager for Python.mp4 17.6 MB
- 10. File Handling/4. Common file methods.mp4 17.5 MB
- 20. Project 3 Web Application Automation using Selenium Python/1. Setup Selenium on Python.mp4 15.1 MB
- 4. Do Execution with --Loops -- For, While, Break and Continue/11. Else Statement.mp4 12.7 MB
- 18. Pre-requisite for Project 2 Get Json understanding/4. Work with JSON.mp4 10.1 MB
- 21. Project 4 Test Data Generation using Python/1. Note about this task.mp4 8.5 MB
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.