TorBT - Torrents and Magnet Links Search Engine
[Tutorialsplanet.NET] Udemy - Learn API Automation Testing with Python & BDD Framework
- Date: 2026-06-21
- Size: 4.0 GB
- Files: 158
File Name
Size
3 - Read and Write to Json Files and parsing using Python Methods/26 - Parsing complex Json with nested Structure and extract values English.srt
0 B
3 - Read and Write to Json Files and parsing using Python Methods/27 - Compare two Json Schemas using Python Dictionaries with example English.srt
0 B
4 - API Automation Testing with Python Requests Library/29 - Understanding Get http request calls and get response using Json method English.srt
0 B
5 - Setting up Global Properties and OAuth Mechanism for API Testing/33 - Setting global configurations using Python Config object English.srt
0 B
5 - Setting up Global Properties and OAuth Mechanism for API Testing/34 - Optimizing resources and payload from externally as reusable data English.srt
0 B
5 - Setting up Global Properties and OAuth Mechanism for API Testing/34 - Optimizing resources and payload from externally as reusable data.mp4
0 B
5 - Setting up Global Properties and OAuth Mechanism for API Testing/35 - Authenticating APIs using Python Automation auth method Example English.srt
0 B
5 - Setting up Global Properties and OAuth Mechanism for API Testing/35 - Authenticating APIs using Python Automation auth method Example.mp4
0 B
6 - API Testing Request Library Miscellaneous Concepts/40 - Sending Attachments through Post request call using Files Dictionary object English.srt
0 B
7 - Build SQL Utility to interact with Database Tables from Python Code/42 - Setting up MYSQL Instance to drive the data from Python Code English.srt
0 B
7 - Build SQL Utility to interact with Database Tables from Python Code/42 - Setting up MYSQL Instance to drive the data from Python Code.mp4
0 B
7 - Build SQL Utility to interact with Database Tables from Python Code/43 - Setup Database with the Example Table Data and start Connection English.srt
0 B
7 - Build SQL Utility to interact with Database Tables from Python Code/43 - Setup Database with the Example Table Data and start Connection.mp4
0 B
7 - Build SQL Utility to interact with Database Tables from Python Code/46 - Iterate over database table results set from Python and parse the results English.srt
0 B
7 - Build SQL Utility to interact with Database Tables from Python Code/46 - Iterate over database table results set from Python and parse the results.mp4
0 B
7 - Build SQL Utility to interact with Database Tables from Python Code/47 - Create Connection utility and pass the SQL connection externally into test English.srt
0 B
7 - Build SQL Utility to interact with Database Tables from Python Code/47 - Create Connection utility and pass the SQL connection externally into test.mp4
0 B
8 - Integrate Database utilities to API Test for End to end Automation/48 - Integrate Database results into API Test Data to build functional flow English.srt
0 B
8 - Integrate Database utilities to API Test for End to end Automation/48 - Integrate Database results into API Test Data to build functional flow.mp4
0 B
9 - BDD Framework Development for API Automation from Scratch/52 - Create Step Definition file with auto generated syntaxes and annotations English.srt
0 B
9 - BDD Framework Development for API Automation from Scratch/52 - Create Step Definition file with auto generated syntaxes and annotations.mp4
0 B
9 - BDD Framework Development for API Automation from Scratch/54 - Implement Hooks for the scenarios by defining environmentpy file English.srt
0 B
9 - BDD Framework Development for API Automation from Scratch/55 - Implement Parameterization to the Test Scenarios using Example outline Keywords English.srt
0 B
9 - BDD Framework Development for API Automation from Scratch/55 - Implement Parameterization to the Test Scenarios using Example outline Keywords.mp4
0 B
9 - BDD Framework Development for API Automation from Scratch/57 - Best practices to write reusable step definitions code for API test Scenarios English.srt
0 B
9 - BDD Framework Development for API Automation from Scratch/57 - Best practices to write reusable step definitions code for API test Scenarios.mp4
0 B
9 - BDD Framework Development for API Automation from Scratch/58 - Integrate Tagging and hooks to build generalize BDD code for Python API Tests English.srt
0 B
9 - BDD Framework Development for API Automation from Scratch/58 - Integrate Tagging and hooks to build generalize BDD code for Python API Tests.mp4
0 B
10 - Read and Write to CSV files with Parsing using Python methods/61 - Parsing and reading the CSV files using Python csv package English.srt
0 B
10 - Read and Write to CSV files with Parsing using Python methods/62 - Building a logic to get the data from CSV based on conditional query English.srt
0 B
10 - Read and Write to CSV files with Parsing using Python methods/62 - Building a logic to get the data from CSV based on conditional query.mp4
0 B
10 - Read and Write to CSV files with Parsing using Python methods/63 - Parsing and writing back to CSV files using Python csv package English.srt
0 B
11 - Python paramiko Utility to communicate with AWS Linux Servers/65 - Setting up AWS Linux EC2 Instance for solving the project English.srt
0 B
11 - Python paramiko Utility to communicate with AWS Linux Servers/67 - Install Paramiko Package to establish connection to Servers English.srt
0 B
12 - Execute Batch Jobs on Linux Servers through Python SSH Utilities/68 - Execute commands on Linux Servers from your local machine using Python code English.srt
0 B
12 - Execute Batch Jobs on Linux Servers through Python SSH Utilities/68 - Execute commands on Linux Servers from your local machine using Python code.mp4
0 B
12 - Execute Batch Jobs on Linux Servers through Python SSH Utilities/69 - SFTP Connection to upload and download from server using Python Paramiko English.srt
0 B
12 - Execute Batch Jobs on Linux Servers through Python SSH Utilities/69 - SFTP Connection to upload and download from server using Python Paramiko.mp4
0 B
12 - Execute Batch Jobs on Linux Servers through Python SSH Utilities/70 - Example in running batch commands on Linux Servers using Python code English.srt
0 B
12 - Execute Batch Jobs on Linux Servers through Python SSH Utilities/70 - Example in running batch commands on Linux Servers using Python code.mp4
0 B
13 - Web Scrapping to extract content for DataScience Projects using Python/72 - Beautiful Soap package for Scrapping the content on web pages English.srt
0 B
13 - Web Scrapping to extract content for DataScience Projects using Python/72 - Beautiful Soap package for Scrapping the content on web pages.mp4
0 B
13 - Web Scrapping to extract content for DataScience Projects using Python/73 - find and findAll methods to parse html content from web pages English.srt
0 B
13 - Web Scrapping to extract content for DataScience Projects using Python/73 - find and findAll methods to parse html content from web pages.mp4
0 B
13 - Web Scrapping to extract content for DataScience Projects using Python/74 - Scrapping Sub urls with href attribute concatenation to requests url English.srt
0 B
13 - Web Scrapping to extract content for DataScience Projects using Python/74 - Scrapping Sub urls with href attribute concatenation to requests url.mp4
0 B
13 - Web Scrapping to extract content for DataScience Projects using Python/76 - Extracting the content from page based on the visible text scrapper English.srt
0 B
13 - Web Scrapping to extract content for DataScience Projects using Python/76 - Extracting the content from page based on the visible text scrapper.mp4
0 B
4 - API Automation Testing with Python Requests Library/31 - Understand automating Post http request with Payload and headers.mp4
177 MB
3 - Read and Write to Json Files and parsing using Python Methods/26 - Parsing complex Json with nested Structure and extract values.mp4
110 MB
0. Websites you may like/[Tutorialsplanet.NET].url
128 B
3 - Read and Write to Json Files and parsing using Python Methods/27 - Compare two Json Schemas using Python Dictionaries with example.mp4
32 MB
4 - API Automation Testing with Python Requests Library/[Tutorialsplanet.NET].url
128 B
4 - API Automation Testing with Python Requests Library/28 - Install Python requests Library for API Automation English.srt
12 kB
4 - API Automation Testing with Python Requests Library/28 - Install Python requests Library for API Automation.mp4
80 MB
1 - What will you learn from this course MUST WATCH/[Tutorialsplanet.NET].url
128 B
4 - API Automation Testing with Python Requests Library/29 - Understanding Get http request calls and get response using Json method.mp4
173 MB
4 - API Automation Testing with Python Requests Library/30 - Validating response status codes and headers using response object English.srt
14 kB
4 - API Automation Testing with Python Requests Library/30 - Validating response status codes and headers using response object.mp4
155 MB
4 - API Automation Testing with Python Requests Library/31 - Understand automating Post http request with Payload and headers English.srt
20 kB
[Tutorialsplanet.NET].url
128 B
4 - API Automation Testing with Python Requests Library/32 - End to end automation flow of API calls using Python English.srt
14 kB
4 - API Automation Testing with Python Requests Library/32 - End to end automation flow of API calls using Python.mp4
136 MB
1 - What will you learn from this course MUST WATCH/1 - FAQs about the course.mp4
80 MB
5 - Setting up Global Properties and OAuth Mechanism for API Testing/33 - Setting global configurations using Python Config object.mp4
160 MB
1 - What will you learn from this course MUST WATCH/2 - Installing Python library Pip Client and Pycharm Editor.mp4
120 MB
1 - What will you learn from this course MUST WATCH/3 - Important note for MAC Users English.srt
4.6 kB
1 - What will you learn from this course MUST WATCH/3 - Important note for MAC Users.mp4
15 MB
1 - What will you learn from this course MUST WATCH/4 - Important Note before watching next section.html
666 B
5 - Setting up Global Properties and OAuth Mechanism for API Testing/36 - BackEndAutomation-Part1.zip
4.3 MB
5 - Setting up Global Properties and OAuth Mechanism for API Testing/36 - Library-API.docx
15 kB
5 - Setting up Global Properties and OAuth Mechanism for API Testing/36 - Section 3 5 Code Download.html
60 B
6 - API Testing Request Library Miscellaneous Concepts/37 - Importance of Session Managing in API Testing English.srt
10 kB
6 - API Testing Request Library Miscellaneous Concepts/37 - Importance of Session Managing in API Testing.mp4
106 MB
6 - API Testing Request Library Miscellaneous Concepts/38 - Send and Manage cookies for API request calls English.srt
14 kB
6 - API Testing Request Library Miscellaneous Concepts/38 - Send and Manage cookies for API request calls.mp4
133 MB
6 - API Testing Request Library Miscellaneous Concepts/39 - Time out and Redirection attributes in making request calls English.srt
9.6 kB
6 - API Testing Request Library Miscellaneous Concepts/39 - Time out and Redirection attributes in making request calls.mp4
36 MB
2 - Learn Python Programming Basics from Scratch/5 - Python hello world Program with Basics English.srt
10 kB
6 - API Testing Request Library Miscellaneous Concepts/40 - Sending Attachments through Post request call using Files Dictionary object.mp4
140 MB
6 - API Testing Request Library Miscellaneous Concepts/41 - Code Snippet download.html
721 B
2 - Learn Python Programming Basics from Scratch/5 - Python hello world Program with Basics.mp4
30 MB
2 - Learn Python Programming Basics from Scratch/6 - Datatypes in python and how to get the Type at run time English.srt
8.1 kB
7 - Build SQL Utility to interact with Database Tables from Python Code/43 - queries.sql
1.4 kB
2 - Learn Python Programming Basics from Scratch/6 - Datatypes in python and how to get the Type at run time.mp4
26 MB
2 - Learn Python Programming Basics from Scratch/7 - List Datatype and its operations to manipulate English.srt
20 kB
7 - Build SQL Utility to interact with Database Tables from Python Code/44 - SQL Queries download.html
1.8 kB
7 - Build SQL Utility to interact with Database Tables from Python Code/45 - Executing Queries on to Database from Python Code English.srt
11 kB
7 - Build SQL Utility to interact with Database Tables from Python Code/45 - Executing Queries on to Database from Python Code.mp4
124 MB
2 - Learn Python Programming Basics from Scratch/7 - List Datatype and its operations to manipulate.mp4
147 MB
2 - Learn Python Programming Basics from Scratch/8 - Tuple and Dictionary Data types in Python with examples English.srt
13 kB
2 - Learn Python Programming Basics from Scratch/8 - Tuple and Dictionary Data types in Python with examples.mp4
42 MB
2 - Learn Python Programming Basics from Scratch/9 - How to Create Dictionaries at run time and add data into it English.srt
4.6 kB
8 - Integrate Database utilities to API Test for End to end Automation/[Tutorialsplanet.NET].url
128 B
2 - Learn Python Programming Basics from Scratch/9 - How to Create Dictionaries at run time and add data into it.mp4
16 MB
2 - Learn Python Programming Basics from Scratch/10 - If else condition in python with working examples English.srt
12 kB
8 - Integrate Database utilities to API Test for End to end Automation/49 - BackEndAutomation-Part2.zip
6.4 MB
8 - Integrate Database utilities to API Test for End to end Automation/49 - Code Download.html
49 B
9 - BDD Framework Development for API Automation from Scratch/50 - What are the BDD tools we use to Automate in Python Language English.srt
9.7 kB
9 - BDD Framework Development for API Automation from Scratch/50 - What are the BDD tools we use to Automate in Python Language.mp4
113 MB
9 - BDD Framework Development for API Automation from Scratch/51 - Install Behave and download Python Professional edition English.srt
13 kB
9 - BDD Framework Development for API Automation from Scratch/51 - Install Behave and download Python Professional edition.mp4
139 MB
2 - Learn Python Programming Basics from Scratch/10 - If else condition in python with working examples.mp4
37 MB
2 - Learn Python Programming Basics from Scratch/11 - How loops work in Python and importance of code idendation English.srt
12 kB
9 - BDD Framework Development for API Automation from Scratch/53 - Implement API Automation actual logic into step Definitions English.srt
17 kB
9 - BDD Framework Development for API Automation from Scratch/53 - Implement API Automation actual logic into step Definitions.mp4
106 MB
2 - Learn Python Programming Basics from Scratch/11 - How loops work in Python and importance of code idendation.mp4
42 MB
9 - BDD Framework Development for API Automation from Scratch/54 - Implement Hooks for the scenarios by defining environmentpy file.mp4
153 MB
2 - Learn Python Programming Basics from Scratch/12 - Programming examples using for loop 1 English.srt
5.9 kB
2 - Learn Python Programming Basics from Scratch/12 - Programming examples using for loop 1.mp4
20 MB
9 - BDD Framework Development for API Automation from Scratch/56 - Use Tagging mechanism to run selected tests in framework English.srt
5.0 kB
9 - BDD Framework Development for API Automation from Scratch/56 - Use Tagging mechanism to run selected tests in framework.mp4
26 MB
2 - Learn Python Programming Basics from Scratch/13 - Programming examples using While loop 2 English.srt
17 kB
2 - Learn Python Programming Basics from Scratch/13 - Programming examples using While loop 2.mp4
54 MB
2 - Learn Python Programming Basics from Scratch/14 - What are functions How to use them in Python English.srt
16 kB
2 - Learn Python Programming Basics from Scratch/14 - What are functions How to use them in Python.mp4
50 MB
9 - BDD Framework Development for API Automation from Scratch/59 - Generate Allure reports for Python API BDD Framework English.srt
16 kB
9 - BDD Framework Development for API Automation from Scratch/59 - Generate Allure reports for Python API BDD Framework.mp4
157 MB
9 - BDD Framework Development for API Automation from Scratch/59 - Python-Automation-with-BDD-Framework.docx
13 kB
9 - BDD Framework Development for API Automation from Scratch/60 - BackEndAutomation.zip
4.3 MB
9 - BDD Framework Development for API Automation from Scratch/60 - Complete Code Download.html
65 B
2 - Learn Python Programming Basics from Scratch/15 - OOPS Principles Classes and objects in Python English.srt
11 kB
10 - Read and Write to CSV files with Parsing using Python methods/61 - Parsing and reading the CSV files using Python csv package.mp4
111 MB
2 - Learn Python Programming Basics from Scratch/15 - OOPS Principles Classes and objects in Python.mp4
37 MB
2 - Learn Python Programming Basics from Scratch/16 - What is Constructor and its role in Object oriented programming English.srt
21 kB
2 - Learn Python Programming Basics from Scratch/16 - What is Constructor and its role in Object oriented programming.mp4
108 MB
10 - Read and Write to CSV files with Parsing using Python methods/63 - Parsing and writing back to CSV files using Python csv package.mp4
42 MB
10 - Read and Write to CSV files with Parsing using Python methods/64 - Where to download code files.html
112 B
2 - Learn Python Programming Basics from Scratch/17 - Inheritance concepts with examples in Python English.srt
20 kB
11 - Python paramiko Utility to communicate with AWS Linux Servers/65 - Setting up AWS Linux EC2 Instance for solving the project.mp4
172 MB
11 - Python paramiko Utility to communicate with AWS Linux Servers/66 - paramiko.docx
14 kB
11 - Python paramiko Utility to communicate with AWS Linux Servers/66 - Setting up SSH connection in AWS Linux instances English.srt
8.7 kB
11 - Python paramiko Utility to communicate with AWS Linux Servers/66 - Setting up SSH connection in AWS Linux instances.mp4
45 MB
2 - Learn Python Programming Basics from Scratch/17 - Inheritance concepts with examples in Python.mp4
85 MB
11 - Python paramiko Utility to communicate with AWS Linux Servers/67 - Install Paramiko Package to establish connection to Servers.mp4
116 MB
12 - Execute Batch Jobs on Linux Servers through Python SSH Utilities/[Tutorialsplanet.NET].url
128 B
2 - Learn Python Programming Basics from Scratch/18 - Strings and its functions in python English.srt
15 kB
2 - Learn Python Programming Basics from Scratch/18 - Strings and its functions in python.mp4
54 MB
2 - Learn Python Programming Basics from Scratch/19 - How to read text file content using Python English.srt
9.4 kB
2 - Learn Python Programming Basics from Scratch/19 - How to read text file content using Python.mp4
32 MB
2 - Learn Python Programming Basics from Scratch/20 - Importance of readLine and readLines Methods in python English.srt
12 kB
2 - Learn Python Programming Basics from Scratch/20 - Importance of readLine and readLines Methods in python.mp4
42 MB
13 - Web Scrapping to extract content for DataScience Projects using Python/71 - What is Web Scrapping in Python English.srt
6.3 kB
13 - Web Scrapping to extract content for DataScience Projects using Python/71 - What is Web Scrapping in Python.mp4
49 MB
2 - Learn Python Programming Basics from Scratch/21 - Writing Data into File using Python English.srt
13 kB
2 - Learn Python Programming Basics from Scratch/21 - Writing Data into File using Python.mp4
47 MB
2 - Learn Python Programming Basics from Scratch/22 - Code Download.html
61 B
2 - Learn Python Programming Basics from Scratch/22 - pythonBasics.zip
3.0 kB
3 - Read and Write to Json Files and parsing using Python Methods/23 - Where to download the code files.html
110 B
3 - Read and Write to Json Files and parsing using Python Methods/24 - How to Parse Json Strings in Python Example.mp4
63 MB
13 - Web Scrapping to extract content for DataScience Projects using Python/75 - End to end example of Web scrapping with Python English.srt
11 kB
13 - Web Scrapping to extract content for DataScience Projects using Python/75 - End to end example of Web scrapping with Python.mp4
67 MB
3 - Read and Write to Json Files and parsing using Python Methods/25 - Parse content in Json file into Dictionary Example English.srt
18 kB
3 - Read and Write to Json Files and parsing using Python Methods/25 - Parse content in Json file into Dictionary Example.mp4
61 MB
14 - Download the Full course Code files/77 - BackEndAutomation.zip
9.7 MB
14 - Download the Full course Code files/77 - Download complete Project Code.html
50 B
15 - BONUS LECTURE/[Tutorialsplanet.NET].url
128 B
15 - BONUS LECTURE/78 - Bonus lecture.html
11 kB