TorBT - Torrents and Magnet Links Search Engine

Udemy - Learn API Automation Testing with Python & BDD Framework (11.2022)

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