Udemy - Python SDET-Backend/ Rest API Testing with BDD Framework

seeders: 12
leechers: 18
updated:
Added by tutsnode in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 113
  • Language: English

Files

Python SDET-Backend Rest API Testing with BDD Framework [TutsNode.com] - Python SDET-Backend Rest API Testing with BDD Framework 9. BDD Framework Development for API Automation from Scratch
  • 8. Best practices to write reusable step definitions code for API test Scenarios.mp4 (146.2 MB)
  • 1. What are the BDD tools we use to Automate in Python Language.mp4 (67.7 MB)
  • 1. What are the BDD tools we use to Automate in Python Language.srt (9.4 KB)
  • 2. Install Behave and download Python Professional edition.mp4 (85.1 MB)
  • 2. Install Behave and download Python Professional edition.srt (12.8 KB)
  • 3. Create Step Definition file with auto generated syntaxes and annotations.mp4 (51.6 MB)
  • 3. Create Step Definition file with auto generated syntaxes and annotations.srt (8.7 KB)
  • 4. Implement API Automation actual logic into step Definitions.mp4 (127.6 MB)
  • 4. Implement API Automation actual logic into step Definitions.srt (16.3 KB)
  • 5. Implement Hooks for the scenarios by defining environment.py file.mp4 (91.0 MB)
  • 5. Implement Hooks for the scenarios by defining environment.py file.srt (11.6 KB)
  • 6. Implement Parameterization to the Test Scenarios using Example outline Keywords.mp4 (109.3 MB)
  • 6. Implement Parameterization to the Test Scenarios using Example outline Keywords.srt (15.2 KB)
  • 7. Use Tagging mechanism to run selected tests in framework.mp4 (38.7 MB)
  • 7. Use Tagging mechanism to run selected tests in framework.srt (4.9 KB)
  • 8. Best practices to write reusable step definitions code for API test Scenarios.srt (18.3 KB)
  • 9. Integrate Tagging and hooks to build generalize BDD code for Python API Tests.mp4 (88.9 MB)
  • 9. Integrate Tagging and hooks to build generalize BDD code for Python API Tests.srt (11.1 KB)
  • 10. Generate Allure reports for Python API BDD Framework.mp4 (95.1 MB)
  • 10. Generate Allure reports for Python API BDD Framework.srt (15.0 KB)
  • 10.1 Python Automation with BDD Framework.docx (13.4 KB)
  • 11. Complete Code Download.html (0.1 KB)
  • 11.1 BackEndAutomation.zip (4.3 MB)
1. What will you learn from this course - MUST WATCH
  • 1. FAQ's about the course.mp4 (80.2 MB)
  • 1. FAQ's about the course.srt (13.6 KB)
  • 2. Installing Python library, Pip Client and Pycharm Editor.mp4 (120.2 MB)
  • 2. Installing Python library, Pip Client and Pycharm Editor.srt (22.9 KB)
  • 3. Important note for MAC Users.mp4 (24.4 MB)
  • 3. Important note for MAC Users.srt (4.5 KB)
  • 4. Important Note before watching next section.html (0.7 KB)
2. Learn Python Programming Basics from Scratch
  • 1. Python hello world Program with Basics.mp4 (40.9 MB)
  • 1. Python hello world Program with Basics.srt (10.1 KB)
  • 2. Datatypes in python and how to get the Type at run time.mp4 (35.6 MB)
  • 2. Datatypes in python and how to get the Type at run time.srt (7.8 KB)
  • 3. List Datatype and its operations to manipulate.mp4 (108.0 MB)
  • 3. List Datatype and its operations to manipulate.srt (19.1 KB)
  • 4. Get Social with Rahul Shetty.html (1.4 KB)
  • 5. Tuple and Dictionary Data types in Python with examples.mp4 (69.0 MB)
  • 5. Tuple and Dictionary Data types in Python with examples.srt (12.4 KB)
  • 6. How to Create Dictionaries at run time and add data into it.mp4 (21.8 MB)
  • 6. How to Create Dictionaries at run time and add data into it.srt (4.4 KB)
  • 7. If else condition in python with working examples.mp4 (52.2 MB)
  • 7. If else condition in python with working examples.srt (12.1 KB)
  • 8. How loops work in Python and importance of code idendation.mp4 (57.4 MB)
  • 8. How loops work in Python and importance of code idendation.srt (11.9 KB)
  • 9. Programming examples using for loop - 1.mp4 (28.4 MB)
  • 9. Programming examples using for loop - 1.srt (5.7 KB)
  • 10. Programming examples using While loop - 2.mp4 (74.5 MB)
  • 10. Programming examples using While loop - 2.srt (16.3 KB)
  • 11. What are functions How to use them in Python.mp4 (68.3 MB)
  • 11. What are functions How to use them in Python.srt (15.9 KB)
  • 12. OOPS Principles Classes and objects in Python.mp4 (52.6 MB)
  • 12. OOPS Principles Classes and objects in Python.srt (10.9 KB)
  • 13. What is Constructor and its role in Object oriented programming.mp4 (126.9 MB)
  • 13. What is Constructor and its role in Object oriented programming.srt (20.6 KB)
  • 14. Inheritance concepts with examples in Python.mp4 (99.3 MB)
  • 14. Inheritance concepts with examples in Python.srt (19.2 KB)
  • 15. Strings and its functions in python.mp4 (79.3 MB)
  • 15. Strings and its functions in python.srt (14.1 KB)
  • 16. How to read text file content using Python.mp4 (46.3 MB)
  • 16. How to read text file content using Python.srt (9.1 KB)
  • 17. Importance of readLine and readLines Methods in python.mp4 (64.0 MB)
  • 17. Importance of readLine and readLines Methods in python.srt (11.5 KB)
  • 18. Writing Data into File using Python.mp4 (68.1 MB)
  • 18. Writing Data into File using Python.srt (12.2 KB)
  • 19. Code Download.html (0.1 KB)
  • 19.1 pythonBasics.zip (3.0 KB)
  • 20. Quiz - Test your Python Basic Knowledge!.html (0.1 KB)
3. Read and Write to Json Files and parsing using Python Methods
  • 1. Where to download the code files.html (0.1 KB)
  • 2. How to Parse Json Strings in Python - Example.mp4 (63.8 MB)
  • 2. How to Parse Json Strings in Python - Example.srt (12.4 KB)
  • 3. Parse content in Json file into Dictionary - Example.mp4 (99.5 MB)
  • 3. Parse content in Json file into Dictionary - Example.srt (17.3 KB)
  • 4. Parsing complex Json with nested Structure and extract values.mp4 (77.7 MB)
  • 4. Parsing complex Json with nested Structure and extract values.srt (13.7 KB)
  • 5. Compare two Json Schemas using Python Dictionaries with example.mp4 (40.8 MB)
  • 5. Compare two Json Schemas using Python Dictionaries with example.srt (7.0 KB)
  • 6. Section 3 Quiz - Test your knowledge!.html (0.1 KB)
4. API Automation Testing with Python Requests Library
  • 1. Install Python requests Library for API Automation.mp4 (62.4 MB)
  • 1. Install Python requests Library for API Automation.srt (11.5 KB)
  • 2. Understanding Get http request calls and get response using Json method.mp4 (111.6 MB)
  • 2. Understanding Get http request calls and get response using Json method.srt (111.6 MB)
  • 3. Validating response status codes and headers using response object.mp4 (94.9 MB)
  • 3. Validating response status codes

Description


Description

***You will be mastered in Python Back End Automation even if you have never programmed before in Python***
This Python SDET course starts from scratch teaching Python Basics and then drive you through many important utilities of Python like API Testing, BDD API Automation Framework, Database Validations, CSV Readers, Json Parsers, Batch Jobs execution from Linux Servers, SSH connection to upload and download files, Web scrapping for data science work etc
As Python SDET, One should aware of many modules of python to perform end to end backend/Server side automation and this course comes us one single package which explains all the modules from scratch.

By end of this course, You can confidently implement any Python Automation Jobs or clear any interview related to Python testing.

Below is the high level content this course covers :

Json Parsers with Python modules
Read and Write to Json files with Python
API Automation using requests Library
Understand Crud operations GET,POST, DELETE,PUT API operations automation
Parsing API responses with Python utilities
Database interactions with Python SQL Connector
BDD Automation Framework development from Scratch
Read the multiple result sets of database tables from Python
Integrating Database readers with API calls to build payload
CSV Parser with Python modules
Read and Write to CSV files with Python
Interacting with AWS Linux Servers
Establishing SSH connection to Linux using Python Paramiko
Sending the commands and executing the jobs in Server through Python
Uploading and downloading the files of batch Jobs from Servers with paramiko
IMportance of Web scrapping in Data science projects
Techniques to apply web scrapping to extract content from web pages

Wish you all the Best with your new Python SDET Journey ?
Who this course is for:

Manual testers, Non-programming aware testers interested in learning Automation
Freshers/Graduates who want to kick start their Career in IT World

Requirements

None- Everything including Python basics are taught from Scratch in the course

Last Updated 11/2020



Download torrent
5.3 GB
seeders:12
leechers:18
Udemy - Python SDET-Backend/ Rest API Testing with BDD Framework


Trackers

tracker name
udp://inferno.demonoid.pw:3391/announce
udp://tracker.openbittorrent.com:80/announce
udp://tracker.opentrackr.org:1337/announce
udp://torrent.gresille.org:80/announce
udp://glotorrents.pw:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.pirateparty.gr:6969/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://9.rarbg.to:2710/announce
udp://shadowshq.yi.org:6969/announce
udp://tracker.zer0day.to:1337/announce
µTorrent compatible trackers list

Download torrent
5.3 GB
seeders:12
leechers:18
Udemy - Python SDET-Backend/ Rest API Testing with BDD Framework


Torrent hash: 864479005255F25F1BE6AAC8A59CC072797C0B36