Udemy - Learn API Automation Testing with Python & BDD Framework [TP]

seeders: 2
leechers: 1
Added 3 years ago by tutplanet in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Udemy - Learn API Automation Testing with Python & BDD Framework [TP] (Size: 4 GB)
  1 - FAQs about the course.mp4 79.7 MB
  10 - If else condition in python with working examples English.srt 12.5 KB
  10 - If else condition in python with working examples.mp4 37.3 MB
  11 - How loops work in Python and importance of code idendation English.srt 12.3 KB
  11 - How loops work in Python and importance of code idendation.mp4 42.2 MB
  12 - Programming examples using for loop 1 English.srt 5.9 KB
  12 - Programming examples using for loop 1.mp4 19.7 MB
  13 - Programming examples using While loop 2 English.srt 16.9 KB
  13 - Programming examples using While loop 2.mp4 53.5 MB
  14 - What are functions How to use them in Python English.srt 16.4 KB
  14 - What are functions How to use them in Python.mp4 49.8 MB
  15 - OOPS Principles Classes and objects in Python English.srt 11.2 KB
  15 - OOPS Principles Classes and objects in Python.mp4 37.4 MB
  16 - What is Constructor and its role in Object oriented programming English.srt 21.3 KB
  16 - What is Constructor and its role in Object oriented programming.mp4 107.7 MB
  17 - Inheritance concepts with examples in Python English.srt 19.8 KB
  17 - Inheritance concepts with examples in Python.mp4 84.9 MB
  18 - Strings and its functions in python English.srt 14.6 KB
  18 - Strings and its functions in python.mp4 53.8 MB
  19 - How to read text file content using Python English.srt 9.4 KB
  19 - How to read text file content using Python.mp4 32.1 MB
  2 - Installing Python library Pip Client and Pycharm Editor.mp4 119.5 MB
  20 - Importance of readLine and readLines Methods in python English.srt 11.9 KB
  20 - Importance of readLine and readLines Methods in python.mp4 41.5 MB
  21 - Writing Data into File using Python English.srt 12.6 KB
  21 - Writing Data into File using Python.mp4 47.1 MB
  22 - Code Download.html 102.4 B
  22 - pythonBasics.zip 3 KB
  23 - Where to download the code files.html 102.4 B
  24 - How to Parse Json Strings in Python Example.mp4 63.4 MB
  25 - Parse content in Json file into Dictionary Example English.srt 17.8 KB
  25 - Parse content in Json file into Dictionary Example.mp4 61.3 MB
  26 - Parsing complex Json with nested Structure and extract values English.srt 0 B
  26 - Parsing complex Json with nested Structure and extract values.mp4 109.5 MB
  27 - Compare two Json Schemas using Python Dictionaries with example English.srt 0 B
  27 - Compare two Json Schemas using Python Dictionaries with example.mp4 32.4 MB
  28 - Install Python requests Library for API Automation English.srt 11.8 KB
  28 - Install Python requests Library for API Automation.mp4 79.5 MB
  29 - Understanding Get http request calls and get response using Json method English.srt 0 B
  29 - Understanding Get http request calls and get response using Json method.mp4 172.6 MB
  3 - Important note for MAC Users English.srt 4.6 KB
  3 - Important note for MAC Users.mp4 14.7 MB
  30 - Validating response status codes and headers using response object English.srt 13.7 KB
  30 - Validating response status codes and headers using response object.mp4 154.8 MB
  31 - Understand automating Post http request with Payload and headers English.srt 20.5 KB
  31 - Understand automating Post http request with Payload and headers.mp4 176.6 MB
  32 - End to end automation flow of API calls using Python English.srt 14.3 KB
  32 - End to end automation flow of API calls using Python.mp4 136 MB
  33 - Setting global configurations using Python Config object English.srt 0 B
  33 - Setting global configurations using Python Config object.mp4 160.5 MB
  34 - Optimizing resources and payload from externally as reusable data English.srt 0 B
  34 - Optimizing resources and payload from externally as reusable data.mp4 0 B
  35 - Authenticating APIs using Python Automation auth method Example English.srt 0 B
  35 - Authenticating APIs using Python Automation auth method Example.mp4 0 B
  36 - BackEndAutomation-Part1.zip 4.3 MB
  36 - Library-API.docx 15.2 KB
  36 - Section 3 5 Code Download.html 102.4 B
  37 - Importance of Session Managing in API Testing English.srt 10.3 KB
  37 - Importance of Session Managing in API Testing.mp4 106 MB
  38 - Send and Manage cookies for API request calls English.srt 14.5 KB
  38 - Send and Manage cookies for API request calls.mp4 133.4 MB
  39 - Time out and Redirection attributes in making request calls English.srt 9.6 KB
  39 - Time out and Redirection attributes in making request calls.mp4 35.6 MB
  4 - Important Note before watching next section.html 716.8 B
  40 - Sending Attachments through Post request call using Files Dictionary object English.srt 0 B
  40 - Sending Attachments through Post request call using Files Dictionary object.mp4 140.4 MB
  41 - Code Snippet download.html 716.8 B
  42 - Setting up MYSQL Instance to drive the data from Python Code English.srt 0 B
  42 - Setting up MYSQL Instance to drive the data from Python Code.mp4 0 B
  43 - Setup Database with the Example Table Data and start Connection English.srt 0 B
  43 - Setup Database with the Example Table Data and start Connection.mp4 0 B
  43 - queries.sql 1.4 KB
  44 - SQL Queries download.html 1.8 KB
  45 - Executing Queries on to Database from Python Code English.srt 11.1 KB
  45 - Executing Queries on to Database from Python Code.mp4 124.1 MB
  46 - Iterate over database table results set from Python and parse the results English.srt 0 B
  46 - Iterate over database table results set from Python and parse the results.mp4 0 B
  47 - Create Connection utility and pass the SQL connection externally into test English.srt 0 B
  47 - Create Connection utility and pass the SQL connection externally into test.mp4 0 B
  48 - Integrate Database results into API Test Data to build functional flow English.srt 0 B
  48 - Integrate Database results into API Test Data to build functional flow.mp4 0 B
  49 - BackEndAutomation-Part2.zip 6.4 MB
  49 - Code Download.html 0 B
  5 - Python hello world Program with Basics English.srt 10.5 KB
  5 - Python hello world Program with Basics.mp4 29.5 MB
  50 - What are the BDD tools we use to Automate in Python Language English.srt 9.7 KB
  50 - What are the BDD tools we use to Automate in Python Language.mp4 113 MB
  51 - Install Behave and download Python Professional edition English.srt 13.2 KB
  51 - Install Behave and download Python Professional edition.mp4 139.4 MB
  52 - Create Step Definition file with auto generated syntaxes and annotations English.srt 0 B
  52 - Create Step Definition file with auto generated syntaxes and annotations.mp4 0 B
  53 - Implement API Automation actual logic into step Definitions English.srt 16.8 KB
  53 - Implement API Automation actual logic into step Definitions.mp4 106.2 MB
  54 - Implement Hooks for the scenarios by defining environmentpy file English.srt 0 B
  54 - Implement Hooks for the scenarios by defining environmentpy file.mp4 153.3 MB
  55 - Implement Parameterization to the Test Scenarios using Example outline Keywords English.srt 0 B
  55 - Implement Parameterization to the Test Scenarios using Example outline Keywords.mp4 0 B
  56 - Use Tagging mechanism to run selected tests in framework English.srt 5 KB
  56 - Use Tagging mechanism to run selected tests in framework.mp4 26 MB
  57 - Best practices to write reusable step definitions code for API test Scenarios English.srt 0 B
  57 - Best practices to write reusable step definitions code for API test Scenarios.mp4 0 B
  58 - Integrate Tagging and hooks to build generalize BDD code for Python API Tests English.srt 0 B
  58 - Integrate Tagging and hooks to build generalize BDD code for Python API Tests.mp4 0 B
  59 - Generate Allure reports for Python API BDD Framework English.srt 15.5 KB
  59 - Generate Allure reports for Python API BDD Framework.mp4 156.8 MB
  59 - Python-Automation-with-BDD-Framework.docx 13.4 KB
  6 - Datatypes in python and how to get the Type at run time English.srt 8.1 KB
  6 - Datatypes in python and how to get the Type at run time.mp4 25.8 MB
  60 - BackEndAutomation.zip 4.3 MB
  60 - Complete Code Download.html 102.4 B
  61 - Parsing and reading the CSV files using Python csv package English.srt 0 B
  61 - Parsing and reading the CSV files using Python csv package.mp4 110.6 MB
  62 - Building a logic to get the data from CSV based on conditional query English.srt 0 B
  62 - Building a logic to get the data from CSV based on conditional query.mp4 0 B
  63 - Parsing and writing back to CSV files using Python csv package English.srt 0 B
  63 - Parsing and writing back to CSV files using Python csv package.mp4 41.9 MB
  64 - Where to download code files.html 102.4 B
  65 - Setting up AWS Linux EC2 Instance for solving the project English.srt 0 B
  65 - Setting up AWS Linux EC2 Instance for solving the project.mp4 171.6 MB
  66 - Setting up SSH connection in AWS Linux instances English.srt 8.7 KB
  66 - Setting up SSH connection in AWS Linux instances.mp4 44.7 MB
  66 - paramiko.docx 14.5 KB
  67 - Install Paramiko Package to establish connection to Servers English.srt 0 B
  67 - Install Paramiko Package to establish connection to Servers.mp4 116.1 MB
  68 - Execute commands on Linux Servers from your local machine using Python code English.srt 0 B
  68 - Execute commands on Linux Servers from your local machine using Python code.mp4 0 B
  69 - SFTP Connection to upload and download from server using Python Paramiko English.srt 0 B
  69 - SFTP Connection to upload and download from server using Python Paramiko.mp4 0 B
  7 - List Datatype and its operations to manipulate English.srt 19.7 KB
  7 - List Datatype and its operations to manipulate.mp4 147.2 MB
  70 - Example in running batch commands on Linux Servers using Python code English.srt 0 B
  70 - Example in running batch commands on Linux Servers using Python code.mp4 0 B
  71 - What is Web Scrapping in Python English.srt 6.3 KB
  71 - What is Web Scrapping in Python.mp4 49.3 MB
  72 - Beautiful Soap package for Scrapping the content on web pages English.srt 0 B
  72 - Beautiful Soap package for Scrapping the content on web pages.mp4 0 B
  73 - find and findAll methods to parse html content from web pages English.srt 0 B
  73 - find and findAll methods to parse html content from web pages.mp4 0 B
  74 - Scrapping Sub urls with href attribute concatenation to requests url English.srt 0 B
  74 - Scrapping Sub urls with href attribute concatenation to requests url.mp4 0 B
  75 - End to end example of Web scrapping with Python English.srt 10.8 KB
  75 - End to end example of Web scrapping with Python.mp4 66.7 MB
  76 - Extracting the content from page based on the visible text scrapper English.srt 0 B
  76 - Extracting the content from page based on the visible text scrapper.mp4 0 B
  77 - BackEndAutomation.zip 9.7 MB
  77 - Download complete Project Code.html 0 B
  78 - Bonus lecture.html 10.6 KB
  8 - Tuple and Dictionary Data types in Python with examples English.srt 12.8 KB
  8 - Tuple and Dictionary Data types in Python with examples.mp4 42 MB
  9 - How to Create Dictionaries at run time and add data into it English.srt 4.6 KB
  9 - How to Create Dictionaries at run time and add data into it.mp4 15.7 MB
  [Tutorialsplanet.NET].url 102.4 B
  ▲ 158 total files

Description


Udemy - Learn API Automation Testing with Python & BDD Framework [TP]

Build Python automation Utilities to test Rest API’s with SQL DB Integration, Batch Jobs Automation,Web Scraping etc

What you'll learn

Get Complete knowledge on Back end automation with Python which is must to become Python SDET
Understanding the API Automation from Scratch with Python Requests Library
Knowledge on implementing Database readers to communicate with DB from Python code
Establishing Connection with Linux Servers through Python Paramiko Library
Implement BDD Automation Framework for Python API Testcases from Scratch
Execute Batch Jobs in AWS Linux Servers and download the files to local using Python
For more Udemy Courses: https://tutorialsplanet.net

Related Torrents

torrent name size uploader age seed leech
11
0
6
9
5