zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[Tutorialsplanet.NET] Udemy - Learn API Automation Testing with Python & BDD Framework
magnet:?xt=urn:btih:f64b690312dbb12e1a4f82c564dd50bdd9c90f4f&dn=[Tutorialsplanet.NET] Udemy - Learn API Automation Testing with Python & BDD Framework
磁力链接详情
文件列表详情
f64b690312dbb12e1a4f82c564dd50bdd9c90f4f
infohash:
67
文件数量
3.97 GB
文件大小
2023-5-3 20:09
创建日期
2024-11-12 12:30
最后访问
相关分词
Tutorialsplanet
NET
Udemy
-
Learn
API
Automation
Testing
with
Python
&
BDD
Framework
1 - What will you learn from this course MUST WATCH/1 - FAQs about the course.mp4 79.74 MB
1 - What will you learn from this course MUST WATCH/2 - Installing Python library Pip Client and Pycharm Editor.mp4 119.5 MB
1 - What will you learn from this course MUST WATCH/3 - Important note for MAC Users.mp4 14.68 MB
10 - Read and Write to CSV files with Parsing using Python methods/61 - Parsing and reading the CSV files using Python csv package.mp4 110.65 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.mp4 0 字节
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 41.93 MB
11 - Python paramiko Utility to communicate with AWS Linux Servers/65 - Setting up AWS Linux EC2 Instance for solving the project.mp4 171.62 MB
11 - Python paramiko Utility to communicate with AWS Linux Servers/66 - Setting up SSH connection in AWS Linux instances.mp4 44.66 MB
11 - Python paramiko Utility to communicate with AWS Linux Servers/67 - Install Paramiko Package to establish connection to Servers.mp4 116.11 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.mp4 0 字节
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 字节
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 字节
13 - Web Scrapping to extract content for DataScience Projects using Python/71 - What is Web Scrapping in Python.mp4 49.32 MB
13 - Web Scrapping to extract content for DataScience Projects using Python/72 - Beautiful Soap package for Scrapping the content on web pages.mp4 0 字节
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 字节
13 - Web Scrapping to extract content for DataScience Projects using Python/74 - Scrapping Sub urls with href attribute concatenation to requests url.mp4 0 字节
13 - Web Scrapping to extract content for DataScience Projects using Python/75 - End to end example of Web scrapping with Python.mp4 66.74 MB
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 字节
2 - Learn Python Programming Basics from Scratch/10 - If else condition in python with working examples.mp4 37.3 MB
2 - Learn Python Programming Basics from Scratch/11 - How loops work in Python and importance of code idendation.mp4 42.18 MB
2 - Learn Python Programming Basics from Scratch/12 - Programming examples using for loop 1.mp4 19.71 MB
2 - Learn Python Programming Basics from Scratch/13 - Programming examples using While loop 2.mp4 53.55 MB
2 - Learn Python Programming Basics from Scratch/14 - What are functions How to use them in Python.mp4 49.78 MB
2 - Learn Python Programming Basics from Scratch/15 - OOPS Principles Classes and objects in Python.mp4 37.36 MB
2 - Learn Python Programming Basics from Scratch/16 - What is Constructor and its role in Object oriented programming.mp4 107.69 MB
2 - Learn Python Programming Basics from Scratch/17 - Inheritance concepts with examples in Python.mp4 84.9 MB
2 - Learn Python Programming Basics from Scratch/18 - Strings and its functions in python.mp4 53.85 MB
2 - Learn Python Programming Basics from Scratch/19 - How to read text file content using Python.mp4 32.07 MB
2 - Learn Python Programming Basics from Scratch/20 - Importance of readLine and readLines Methods in python.mp4 41.49 MB
2 - Learn Python Programming Basics from Scratch/21 - Writing Data into File using Python.mp4 47.1 MB
2 - Learn Python Programming Basics from Scratch/5 - Python hello world Program with Basics.mp4 29.51 MB
2 - Learn Python Programming Basics from Scratch/6 - Datatypes in python and how to get the Type at run time.mp4 25.79 MB
2 - Learn Python Programming Basics from Scratch/7 - List Datatype and its operations to manipulate.mp4 147.18 MB
2 - Learn Python Programming Basics from Scratch/8 - Tuple and Dictionary Data types in Python with examples.mp4 42.01 MB
2 - Learn Python Programming Basics from Scratch/9 - How to Create Dictionaries at run time and add data into it.mp4 15.66 MB
3 - Read and Write to Json Files and parsing using Python Methods/24 - How to Parse Json Strings in Python Example.mp4 63.38 MB
3 - Read and Write to Json Files and parsing using Python Methods/25 - Parse content in Json file into Dictionary Example.mp4 61.35 MB
3 - Read and Write to Json Files and parsing using Python Methods/26 - Parsing complex Json with nested Structure and extract values.mp4 109.48 MB
3 - Read and Write to Json Files and parsing using Python Methods/27 - Compare two Json Schemas using Python Dictionaries with example.mp4 32.35 MB
4 - API Automation Testing with Python Requests Library/28 - Install Python requests Library for API Automation.mp4 79.55 MB
4 - API Automation Testing with Python Requests Library/29 - Understanding Get http request calls and get response using Json method.mp4 172.57 MB
4 - API Automation Testing with Python Requests Library/30 - Validating response status codes and headers using response object.mp4 154.78 MB
4 - API Automation Testing with Python Requests Library/31 - Understand automating Post http request with Payload and headers.mp4 176.56 MB
4 - API Automation Testing with Python Requests Library/32 - End to end automation flow of API calls using Python.mp4 135.96 MB
5 - Setting up Global Properties and OAuth Mechanism for API Testing/33 - Setting global configurations using Python Config object.mp4 160.54 MB
5 - Setting up Global Properties and OAuth Mechanism for API Testing/34 - Optimizing resources and payload from externally as reusable data.mp4 0 字节
5 - Setting up Global Properties and OAuth Mechanism for API Testing/35 - Authenticating APIs using Python Automation auth method Example.mp4 0 字节
6 - API Testing Request Library Miscellaneous Concepts/37 - Importance of Session Managing in API Testing.mp4 105.97 MB
6 - API Testing Request Library Miscellaneous Concepts/38 - Send and Manage cookies for API request calls.mp4 133.43 MB
6 - API Testing Request Library Miscellaneous Concepts/39 - Time out and Redirection attributes in making request calls.mp4 35.6 MB
6 - API Testing Request Library Miscellaneous Concepts/40 - Sending Attachments through Post request call using Files Dictionary object.mp4 140.41 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.mp4 0 字节
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 字节
7 - Build SQL Utility to interact with Database Tables from Python Code/45 - Executing Queries on to Database from Python Code.mp4 124.1 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.mp4 0 字节
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 字节
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 字节
9 - BDD Framework Development for API Automation from Scratch/50 - What are the BDD tools we use to Automate in Python Language.mp4 112.99 MB
9 - BDD Framework Development for API Automation from Scratch/51 - Install Behave and download Python Professional edition.mp4 139.4 MB
9 - BDD Framework Development for API Automation from Scratch/52 - Create Step Definition file with auto generated syntaxes and annotations.mp4 0 字节
9 - BDD Framework Development for API Automation from Scratch/53 - Implement API Automation actual logic into step Definitions.mp4 106.19 MB
9 - BDD Framework Development for API Automation from Scratch/54 - Implement Hooks for the scenarios by defining environmentpy file.mp4 153.33 MB
9 - BDD Framework Development for API Automation from Scratch/55 - Implement Parameterization to the Test Scenarios using Example outline Keywords.mp4 0 字节
9 - BDD Framework Development for API Automation from Scratch/56 - Use Tagging mechanism to run selected tests in framework.mp4 26.04 MB
9 - BDD Framework Development for API Automation from Scratch/57 - Best practices to write reusable step definitions code for API test Scenarios.mp4 0 字节
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 字节
9 - BDD Framework Development for API Automation from Scratch/59 - Generate Allure reports for Python API BDD Framework.mp4 156.77 MB
其他位置