BT种子基本信息
- 种子哈希:66d27fc541c0af0d77d5f1a85a0ae974c9ae231d
- 文档大小:4.8 GB
- 文档个数:107个文档
- 下载次数:8733次
- 下载速度:极快
- 收录时间:2022-01-24
- 最近下载:2025-07-11
文档列表
21. Project 4 Test Data Generation using Python/3. Test data generation in python-1.mp4 90.5 MB
20. Project 3 Web Application Automation using Selenium Python/4. Work on Radio Button Checkbox Link Button.mp4 87.0 MB
18. Pre-requisite for Project 2 Get Json understanding/5. Fetch & Validate JSON Response.mp4 86.0 MB
1. Introduction & Environment Setup- Python Pycharm PIP Libraries/1. Why as a Tester we need to learn Python.mp4 80.9 MB
21. Project 4 Test Data Generation using Python/6. Test data generation in python-4.mp4 79.9 MB
7. Functions in Detail/5. Different types of arguments.mp4 78.7 MB
20. Project 3 Web Application Automation using Selenium Python/5. Work on Dropdown or List.mp4 77.9 MB
5. String Handling/1. What is String and basic operations.mp4 75.7 MB
9. Modules/4. Difference between import and from-import.mp4 74.2 MB
19. Project 2 RESTful API Testing using Python/1. Request Package Installation.mp4 73.9 MB
13. OOPS programming/6. Data Overriding.mp4 73.5 MB
21. Project 4 Test Data Generation using Python/5. Test data generation in python-3.mp4 71.3 MB
16. Project 1 WebScaping using Python/4. Fetch data using BeautifulSoup.mp4 70.6 MB
3. Control Execution using Condition Handling, Practical Examples and Exercise/5. Condition Handling with Logical OR and Logical AND.mp4 69.7 MB
2. Getting start with basic PYTHON Programming/1. First Python Code Create Python File, Comments & Print on Console.mp4 69.2 MB
6. Complex Data Types/1. List.mp4 68.3 MB
9. Modules/2. How to Use Modules.mp4 68.3 MB
2. Getting start with basic PYTHON Programming/5. Standard datatypes in Python Number, String, List, Tuple & Dictionary.mp4 66.1 MB
19. Project 2 RESTful API Testing using Python/2. Making a GET request using python.mp4 66.1 MB
20. Project 3 Web Application Automation using Selenium Python/2. Write First TestCase Open Browser Enter URL Maximize.mp4 65.3 MB
14. Working with Excel Files/2. Read data from excel.mp4 64.6 MB
21. Project 4 Test Data Generation using Python/4. Test data generation in python-2.mp4 64.2 MB
3. Control Execution using Condition Handling, Practical Examples and Exercise/1. Condition Handling using If Handle Single Condition.mp4 61.7 MB
15. Read & Write Excel Data(Xlsx file) OpenPyXl package/4. Write Data to Excel.mp4 61.3 MB
17. Work on CSV File/4. Nested Dictionary.mp4 58.9 MB
6. Complex Data Types/3. Tuple.mp4 58.3 MB
17. Work on CSV File/1. Read Data from CSV.mp4 56.8 MB
2. Getting start with basic PYTHON Programming/3. How to take user input and use it in programming.mp4 56.2 MB
19. Project 2 RESTful API Testing using Python/5. Fetch Response Content - using Json Path.mp4 55.5 MB
21. Project 4 Test Data Generation using Python/2. Python And PyDev setup.mp4 52.5 MB
7. Functions in Detail/4. Functions with return value.mp4 52.3 MB
5. String Handling/7. Compare 2 Strings in Python.mp4 51.7 MB
8. Class in Python/2. Functions in Class.mp4 51.1 MB
2. Getting start with basic PYTHON Programming/4. Constraints and Type Casting.mp4 50.4 MB
7. Functions in Detail/1. Functions Basics.mp4 50.4 MB
9. Modules/1. What is Module.mp4 50.3 MB
8. Class in Python/3. Constructors.mp4 49.7 MB
13. OOPS programming/3. Multilevel Inheritance.mp4 49.0 MB
15. Read & Write Excel Data(Xlsx file) OpenPyXl package/3. Read All Rows & Cells Data.mp4 48.8 MB
18. Pre-requisite for Project 2 Get Json understanding/1. JSON Basic Understanding.mp4 48.5 MB
6. Complex Data Types/5. Dictionary basics.mp4 48.5 MB
20. Project 3 Web Application Automation using Selenium Python/3. Work on TextBox.mp4 48.1 MB
19. Project 2 RESTful API Testing using Python/4. Fetch Response Header Values.mp4 47.5 MB
8. Class in Python/5. Create Object in another file.mp4 47.1 MB
6. Complex Data Types/4. Tuple advance operations.mp4 47.0 MB
12. Read data from configuration files/2. Read data from config file.mp4 47.0 MB
3. Control Execution using Condition Handling, Practical Examples and Exercise/4. Nested Condition Handling (Condition inside Condition).mp4 46.9 MB
19. Project 2 RESTful API Testing using Python/8. Update Resource on Server UPDATE Method.mp4 46.4 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 46.2 MB
13. OOPS programming/1. Inheritance.mp4 46.0 MB
3. Control Execution using Condition Handling, Practical Examples and Exercise/3. Multiple Condition Handling (If - Elif - else) with practice exercise.mp4 45.7 MB
19. Project 2 RESTful API Testing using Python/6. Create New Resource - POST Request - Part1.mp4 45.6 MB
8. Class in Python/1. Create first class.mp4 45.4 MB
11. Exception Handling in Python/2. Handle Exception using try, exception and finally.mp4 44.5 MB
7. Functions in Detail/3. Different types of functions.mp4 44.3 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 43.2 MB
5. String Handling/2. String Fetch Substring.mp4 42.6 MB
11. Exception Handling in Python/1. What is Exception and Exception Handling.mp4 41.6 MB
19. Project 2 RESTful API Testing using Python/7. Create New Resource - POST Request - Part2.mp4 41.5 MB
9. Modules/3. Creating Project Structure.mp4 41.0 MB
14. Working with Excel Files/4. Write data to Excel File.mp4 40.3 MB
10. File Handling/1. Read Data from File(.txt).mp4 40.2 MB
15. Read & Write Excel Data(Xlsx file) OpenPyXl package/1. Install Module Move to Sheet Level.mp4 39.7 MB
16. Project 1 WebScaping using Python/1. WebScraping Introduction.mp4 39.0 MB
4. Do Execution with --Loops -- For, While, Break and Continue/9. Break Statement.mp4 38.9 MB
2. Getting start with basic PYTHON Programming/2. How to Declare and use Variables in Python.mp4 38.9 MB
5. String Handling/3. Common String Functions - Part 1.mp4 38.6 MB
5. String Handling/5. Common String Functions - Part 3.mp4 38.4 MB
5. String Handling/6. Common String Functions - Part 4.mp4 38.0 MB
3. Control Execution using Condition Handling, Practical Examples and Exercise/2. Condition Handling using If Handle 2 Conditions.mp4 37.9 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 37.0 MB
15. Read & Write Excel Data(Xlsx file) OpenPyXl package/2. Read one Cell Data.mp4 35.0 MB
7. Functions in Detail/2. Rules to create functions.mp4 34.6 MB
13. OOPS programming/4. Multiple Inheritance.mp4 33.6 MB
18. Pre-requisite for Project 2 Get Json understanding/2. JSON Path Basics.mp4 32.4 MB
4. Do Execution with --Loops -- For, While, Break and Continue/7. While Loop with increments.mp4 32.2 MB
17. Work on CSV File/3. Compare Data.mp4 32.0 MB
16. Project 1 WebScaping using Python/2. Pick data & Display on Console.mp4 31.8 MB
14. Working with Excel Files/3. Read All Rows and Columns.mp4 31.6 MB
1. Introduction & Environment Setup- Python Pycharm PIP Libraries/4. Step 2 Setup Pycharm - Editor fort Python Programming.mp4 31.2 MB
13. OOPS programming/2. Inheritance Example- Single Inheritance.mp4 30.5 MB
18. Pre-requisite for Project 2 Get Json understanding/3. JSON Path Advance.mp4 30.0 MB
12. Read data from configuration files/1. Prepare configuration files.mp4 28.6 MB
1. Introduction & Environment Setup- Python Pycharm PIP Libraries/2. Course Architecture Must for Everyone .mp4 27.9 MB
4. Do Execution with --Loops -- For, While, Break and Continue/5. For loop with decrement value - Run code with different decrement value.mp4 27.7 MB
13. OOPS programming/5. Inheritance Constructor in Parent and Child Class.mp4 27.1 MB
17. Work on CSV File/2. Write Data to CSV.mp4 25.6 MB
1. Introduction & Environment Setup- Python Pycharm PIP Libraries/3. Step 1 Setup Python on Windows Machine with Environment Variable.mp4 25.5 MB
6. Complex Data Types/2. List function.mp4 25.4 MB
10. File Handling/2. Read character by character and line by line.mp4 25.3 MB
4. Do Execution with --Loops -- For, While, Break and Continue/1. Introduction of Loops - Why and Where to use Loops.mp4 25.2 MB
6. Complex Data Types/6. Dictionary Methods.mp4 24.7 MB
16. Project 1 WebScaping using Python/3. Pick data & save to File.mp4 23.7 MB
8. Class in Python/4. Why and Where we use constructors.mp4 22.8 MB
4. Do Execution with --Loops -- For, While, Break and Continue/4. For loop with increment value - Run code with different increment value.mp4 21.7 MB
14. Working with Excel Files/1. Why to read data from excel.mp4 21.6 MB
4. Do Execution with --Loops -- For, While, Break and Continue/10. Continue Statement.mp4 21.3 MB
4. Do Execution with --Loops -- For, While, Break and Continue/8. While loop with decrements.mp4 20.6 MB
5. String Handling/4. Common String Functions - Part 2.mp4 20.4 MB
19. Project 2 RESTful API Testing using Python/3. Validate Status Code.mp4 19.2 MB
10. File Handling/3. Write data to File(.txt).mp4 19.0 MB
1. Introduction & Environment Setup- Python Pycharm PIP Libraries/5. Step 3 Setup PIP Package Manager for Python.mp4 18.5 MB
10. File Handling/4. Common file methods.mp4 18.4 MB
20. Project 3 Web Application Automation using Selenium Python/1. Setup Selenium on Python.mp4 15.8 MB
4. Do Execution with --Loops -- For, While, Break and Continue/11. Else Statement.mp4 13.3 MB
18. Pre-requisite for Project 2 Get Json understanding/4. Work with JSON.mp4 10.6 MB
21. Project 4 Test Data Generation using Python/1. Note about this task.mp4 8.9 MB
==查看完整文档列表==