Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Meditation Personal Transformation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-01-04 07:59:28
30-Day Money-Back Guarantee

This course includes:

  • 16 hours on-demand video
  • 5 articles
  • Full lifetime access
  • Access on mobile and TV
Development Software Testing Python

Step by Step Rest API Testing using Python + Pytest +Allure⭐

Best for newbies | Rest API Testing | Python for Automation | Json Validations | PyTest Implementation
Rating: 4.4 out of 54.4 (481 ratings)
2,478 students
Created by Testing World Infotech
Last updated 11/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • ** Will be ready to design REST API Testing automation framework ***
  • ** Will be ready to face REST API automation testing interviews ***
  • ** Will be able to automate realtime API, from scratch to advance level ***
  • ** Will have detailed understanding of API, its terminology & best practices to automate them ***

Course content

27 sections • 166 lectures • 16h 3m total length

  • Preview04:32
  • Preview06:16
  • Preview05:14
  • Advantage of WebService over WebBased Application
    05:58
  • Difference between API and WebService
    05:01
  • Different type of Services : Soap and Rest
    16:42
  • Introduction to Micro Services
    05:29
  • ***** Check Your Knowledge *****
    4 questions

  • Installation Roadmap
    01:26
  • Step 1 : Python Installation
    03:47
  • Step 2 : Pycharm Installation : Editor for Python
    03:51
  • Step 3: PIP Setup
    02:52
  • Step 4 : Request Package Installation
    01:20
  • ***** Check Your Knowledge *****
    2 questions

  • First Python Code
    03:27
  • Take User Input
    02:32
  • Continuation and Multiline
    02:57
  • Standard datatypes
    02:17
  • Variables in Python
    02:33
  • Condition Handling - If - Else
    10:54
  • Multiple Condition Handling
    07:36
  • Nested Condition Handling
    05:10
  • Condition Handling with Logical OR
    04:13
  • Condition Handling with Logical AND
    04:11
  • Condition Handling with Not Operations
    01:50
  • Introduction of Loops
    02:30
  • For Loop with Final Range
    05:37
  • For Loop with initial and final range
    07:50
  • For loop with increment value
    02:49
  • For loop with decrement value
    04:22
  • For loop with list
    06:30
  • While Loop with increments
    05:15
  • While loop with decrement
    03:24
  • Break Statement
    05:30
  • Continue Statement
    03:21
  • Else Statement
    02:02
  • What is String and basic operations
    10:57
  • String : Fetch Substring
    05:58
  • Common String Functions - Part 1
    05:10
  • Common String Functions - Part 2
    02:44
  • Common String Functions - Part 3
    05:22
  • Common String Functions - Part 4
    05:13
  • Work on List
    09:22
  • List function
    03:31
  • Work on Tuple
    06:33
  • Tuple advance operations
    05:54
  • Dictionary basics
    05:58
  • Dictionary Methods
    02:44

  • Functions Basics
    07:02
  • Rules to create functions
    03:55
  • Different types of functions
    05:31
  • Functions with return value
    07:00
  • Different types of arguments
    09:41
  • Create first class
    05:43
  • Functions in Class
    06:09
  • Constructors
    05:07
  • Create Object in another file
    05:41
  • What is Module
    05:43
  • How to Use Modules
    07:58
  • Creating Project Structure
    06:43
  • Difference between import and from-import
    10:16
  • File Handling : Read Data from File(.txt)
    05:18
  • File Handling : Read character by character and line by line
    03:44
  • File Handling : Write data to File(.txt)
    02:35
  • File Handling : Common file methods
    02:33
  • What is Exception and Exception Handling
    05:08
  • Handle Exception using try, exception and finally
    05:23
  • Prepare configuration files
    04:01
  • Read data from config file
    05:58

  • Goal of this sections
    00:12
  • Basic understanding of JSON
    09:40
  • What is JSON Path | Calculate JSON Path
    06:03
  • JSON Path Advance Options
    05:44

  • **** Important Note *****
    00:18
  • Work with JSON
    02:26

  • Different methods used in REST API
    08:44
  • What is Rest API with Parameters
    03:07

  • Making a GET request using python
    10:10
  • Validate Status Code
    02:53
  • Fetch Response Header Values
    05:42
  • Fetch Response Content - using Json Path
    07:03
  • Fetch Response Content - using Advance Json Path
    04:54

  • Delete User
    04:40

  • Create New Resource - POST Request - Part1
    08:29
  • Create New Resource - POST Request - Part2
    05:51
  • Update Resource on Server : UPDATE Method
    06:04

Requirements

  • Basic knowledge of Manual & Automation testing
  • Basic understanding of Windows operating system

Description

In this course we are going to automate and validate API's using Python Scripting

We are going to cover following well known HTTP methods are commonly used in REST based architecture.

  • GET - Provides a read only access to a resource.

  • PUT - Used to update a existing resource or create a new resource.

  • DELETE - Used to remove a resource.

  • POST - Used to create a new resource.

Coverage

1.  REST API Concepts

2.  End to  End Environment Setup

3.  Automate different operations of API

4.  Pytest

5.  Interview Questions

6.  Realtime scenario

Who this course is for:

  • Manual Testers looking opportunity in API Automation
  • Testers looking to automate Rest API by python programming language
  • Automation testers looking opportunity in API Automation

Instructor

Testing World Infotech
Working Professional, Having 9 Yrs of Experience
Testing World Infotech
  • 4.0 Instructor Rating
  • 3,066 Reviews
  • 44,703 Students
  • 20 Courses

We are a team of highly qualified, dedicated, experienced quality assurance working professionals. We are incorporated with the objective of bridging the gap between the requirements and demands in the areas of domain led software testing. We not only give in-depth theoretical concepts but also give practical knowledge on live projects. 

Our Job Sharing system

As we are group of working peoples, we have connection and information available from various companies about the vacancies that exists. We pick this information and we pass on to all our current and past students. Whenever a student joins our training program we add his or her email id to our JOB distribution list. Students get more than 50 JOB  emails everyday automatically in their inbox.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.