https://i123.fastpic.org/big/2024/0406/88/f954a129c545431d9fe06c9ae257ed88.jpg

Rest Api Testing (Automation) From Scratch-Rest Assured Java 
Last updated 12/2022 
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz 
Language: English

| Size: 17.22 GB[/align]
| Duration: 25h 57m 
"Top Ranked #1 Rest API Test Automation & postman tutorial with Java from Basics to Framework with Real time examples

[b]What you'll learn[/b]

By end of this course,You will get complete knowledge on REST API Automation testing

You will be able to DESIGN and IMPLEMENT structured API AUTOMATION FRAMEWORKS with REST Assured API

In-depth understanding of REST API Automation using RestAssured with real time examples

Thorough knowledge on REST Manual testing tools like POSTMAN with many Practise API's demo

***** We have dedicated INSTRUCTORS to help you with queries within 24 HOURS, resume preparation, Interview questions

Additional knowledge on generating excellent client reports for API Test execution results

[b]Requirements[/b]

******You need NOT have any Prior API Testing experience to start this course********* This course teaches everytopic from scratch level

Even non Programming candidates can follow this course comfortably

Though these are online Lectures.You will have Life Time instructor support.You can post your Queries in discussion board or can contact me directly, Will respond in less than 12 hours

All RESTAPI automation Installation setup including Java knowledge is taken care as part of course

Theoretical Material and Code dump are available for download скачать

***Honored with BEST SELLER Tag by Udemy for our most trusted commitment to students***

[b]Description[/b]

***Course last updated on November 9th with OAuth 2.0 Google Authentication real time examples************REST Assured API is powerful API released by google (just like Selenium for Web)  to Automate REST API's.  70% of the IT industry now heading towards this API for automating ServicesLearn Everything You Need to Know About REST API Automation including Postman Even If You've Never worked Before on API's  Course covers Basics To Advanced Level With Rest Assured, Postman, Java, TestNG, Framework Implementation From Scratch with rich examples like Jira, Twitter, Youtube, Google Maps API examplesWhat made this course Unique from other courses? Only course on Internet which covers on  JIRA,  TWITTER,  GOOGLE MAPS AND YOUTUBE API  examples"--> No other course covers topics covered in this course with such great depth of detail. For proof, You can cross check with other tutorials if they cover Jira youtube etc,,********************* WHAT MAKES THIS COURSE BEST?  *****************************We assume that students have no experience in automation/coding and start every topic from scratch and basics.
Examples are taken from TESTING REAL TIME HOSTED Rest APIs to
understand how different components can be automated, that will give
you idea of industry level framework and give you confidence.
NO PRIOR CODING OR AUTOMATION EXPERIENCE NEEDED, this course covers all the necessary topics.

Get more than 30 hours of unique content with real example code files provided to refer and learn with examples.

********************************************************************************************Course is prepared on utmost care of picking real world scenarios what actually industry does in testing the REST API's and they were neatly delivered with every basic concept till framework building levelOn course completion You will be Mastered in REST API Automation  and can implement Successfully it in your work place or will surely land on High Paying Job We start from Beginners level and go through Advanced FRAMEWORK level. This is a single course for
everything you need to know related to Rest API Manual testing and Automation.This course explains :What is REST API's?Understanding the REST API architectureTerminologies such as Endpoint, Resources,Payload,ParametersWhat is POSTMAN?How to test API's with Postman?Different type of REST requestsWhat is REST ASSured?Setting up REST ASSURED environment for automationDiscussion on google API's for automationREST Assured methodsREST Assured validationsMethods to validate Json and xpath responsesOptimizing scripts to Framwork standardsDiscussion on JIRA API'sDiscussion on Twitter API'sUnderstanding OAUTH authenticationPOJO Classes usageSerialization & Deserialization for Json inputs and outputsTons of examples on automating API's with rest assured validationsLogging feature to log responsesMigrating project to TESTNG frameworkBuilding Maven setup as build management tool Creating BAT file to run whole project on single clickAt the end of this course you can pick any REST API over Net and can automate it comfortably with all necessary valdiationsHappy Testing and Wish you Good luck!!!!!!!

Overview

Section 1: REST API Basics and Terminology

Lecture 1 Course FAQ's/Syllabus (** Must Watch****)

Lecture 2 Introduction to REST API and where it is used in Project Architecture

Lecture 3 Real time Usage of API's in industry with Examples

Lecture 4 Understanding GET, POST, PUT DELETE Http Crud operations of API

Lecture 5 What are Path,Query Parameters & Headers in Rest API

Lecture 6 Notes download скачать

Section 2: 5 hours of Java Tutorials for Basics brushup

Lecture 7 brush up on Java concepts

Section 3: Getting started with API Testing using Postman

Lecture 8 Video Player Setting tips for Best Experience in viewing course

Lecture 9 Introduction to POSTMAN and Google Maps API's

Lecture 10 Important Note

Lecture 11 Understand Add Place API and execute it through Postman

Lecture 12 Understand Get & Delete Place API using GET,Delete HTTp Methods using Postman

Lecture 13 Update Place API using PUT http method using Postman

Lecture 14 Google Maps POSTMAN Code download скачать

Section 4: Rest Assured setup for API Automation Testing

Lecture 15 Setting up Rest Assured Maven Project with Java and Eclipse installation

Lecture 16 Get Social with Rahul Shetty

Lecture 17 Build Rest API Automation Test to Add Place and validate Status codes

Section 5: Validating the Rest API Responses

Lecture 18 Code download скачать

Lecture 19 Assertions on Json Response Body and Headers through Automated code

Lecture 20 Parsing the Json Response body using JsonPath class

Lecture 21 Integrating the Multiple API's with common Json response values

Lecture 22 Building End to End Automation using GET, POST and PUT Http Methods

Lecture 23 Importance of Junit/TestNG Assertions in validating the responses

Section 6: Diving in Depth-Automating REST API's

Lecture 24 Understanding Structure of Complex Nested Json and its array notations

Lecture 25 Json used in this Section with Queries to solve

Lecture 26 Retrieving the Json Array Size and its elements using JsonPath

Lecture 27 Iterating over every element of Json Array and accessing elements in it

Lecture 28 Retrieving Json Nodes on Condition logic using JsonPath

Lecture 29 Real Time example to solve Business logic through Json response

Lecture 30 Code download скачать

Section 7: Handling Dynamic Json Payloads with Parameterization

Lecture 31 Why Dynamic Json payloads are important to understand

Lecture 32 Introduction to Library API

Lecture 33 Rest Assured Test for Library API Add Book http method

Lecture 34 Sending parameters to payload from Test

Lecture 35 Understanding TestNg Data provider for parameterization

Lecture 36 Example on Parameterization of API Tests with multiple data sets

Lecture 37 code download скачать

Lecture 38 How to handle with static json payloads

Lecture 39 code download скачать

Section 8: Real world Example-Automating Jira API's

Lecture 40 Setting up Jira Server in Local System for API Testing

Lecture 41 Cookie Authentication API for Jira requests

Lecture 42 Jira GET,POST API Scripting for creating bugs

Lecture 43 Defining Path Parameters in Rest Assured code using Add Comment API

Lecture 44 Importance of Session Filter cookie in Rest Assured Code

Lecture 45 Important Note

Lecture 46 Sending Attachments to Rest API using MultiPart method in Rest Assured

Lecture 47 Integrating Query Params and Path Params in single test to restrict results

Lecture 48 Parsing Complex Jira Json response to retrieve the added Comment with code logic

Lecture 49 Importance of Assertions and Https Validations on Rest API's

Lecture 50 Code download скачать

Section 9: Handling Google/Facebook oauth 2.0 Authorization Grant types

Lecture 51 Introduction to OAuth 2.0 and different Grant types

Lecture 52 Understand Grant Type Authorization flow with real time example

Lecture 53 Flow procedure in achieving OAuth 2.0 Authentication mechanism

Lecture 54 Details on Practise OAuth 2.0 project to retrieve Courses list

Lecture 55 Postman Projects download скачать

Section 10: Rest Assured Automation for OAuth 2.0 Authorization code

Lecture 56 Building up Rest Assured Automation Test for the OAuth Project

Lecture 57 Integration Web UI Automation to generate Authorization code

Lecture 58 Formatting URL String to retrieve code using java methods

Lecture 59 Code download скачать

Lecture 60 How to deal with Client Credentials Grant type for OAuth flow

Section 11: Deserialization using POJO classes with Rest Assured

Lecture 61 What is Serialization and Deserialization in Rest Assured

Lecture 62 Libraries needed to support Serialization in Rest Assured

Lecture 63 Strategies in Parsing Complex nested Json using POJO classes

Lecture 64 Creating POJO classes for the real time Nested Array Json

Lecture 65 End to end Automation examples using POJO Deserialization

Lecture 66 Solving Complex Queries from Json with simple POJO methods -Part 1

Lecture 67 Solving Complex Queries from Json with simple POJO methods-Part 2

Lecture 68 How to showcase API Testing experience to recruiters?

Lecture 69 Code download скачать

Section 12: Serialization of Input Payload using Google Maps API Example

Lecture 70 Google Maps Add Place Json to implement Serialization

Lecture 71 Build POJO classes for constructing Json Payload to API Rec 12-19-19 2

Lecture 72 Complete End to end Test case with Serialization Implementation Rec 12-19-19 34

Lecture 73 Where to download скачать Code

Section 13: Understand Request and Response Spec Builders in Rest Assured

Lecture 74 Significance of Spec Builders in Rest Assured Rec 12-19-19 5(builderDoc)

Lecture 75 Practical Example in implementing Spec Builders and optimize code Rec 12-19-19

Lecture 76 Code download скачать

Section 14: End to End ecommerce API example with Automation Concepts

Lecture 77 Understand Ecommerce API Contract and build manual API's in Postman

Lecture 78 Create Rest Assured automation for Login Call to generate Auth token

Lecture 79 Automate Post calls which has form parameters and attachments using Rest Assured

Lecture 80 Implement POJO Classes to build nested Json for Create Order for Product added

Lecture 81 Script implementation with Delete Product using Path parameters & HTTPS relaxed

Lecture 82 Code download скачать

Section 15: REST API Framework Learning Plan***Must WATCH ****

Lecture 83 Learning Plan

Section 16: Maven and Cucumber Basics (SKIP IF YOU ALREADY KNOW BASICS)

Lecture 84 Importance of Maven in Framework development

Lecture 85 Installing and configuring Maven

Lecture 86 Understanding Terminologies of Maven

Lecture 87 Creating Maven Project and importing into eclipse

Lecture 88 CheckPoint

Lecture 89 Introduction to Cucumber

Lecture 90 What is Gherkin syntax and how it works

Lecture 91 Understand the Cucumber Scenarios Usage

Lecture 92 Feature files and StepDefination Importance in Cucumber

Lecture 93 cucumber project creation template

Lecture 94 Understanding cucumber dependencies

Lecture 95 Understand the Terminologies of Automation

Lecture 96 Mapping step defination to feature file

Lecture 97 Tidygherkin plugin to generate step definations.

Lecture 98 Running the Tests with testRunner.

Lecture 99 importance of regular expressions in feature files

Lecture 100 How to reuse functions with different data

Section 17: Cucumber BDD API Framework Development from Scratch - 1

Lecture 101 CheckPoint before starting Framework lectures

Lecture 102 Creating Maven project with Cucumber Rest Assured Dependencies

Lecture 103 Building Cucumber Feature file for Rest Assured API Tests

Lecture 104 Building Test Runner and Step Definition files for Add Place API Feature Test

Lecture 105 Implementing Real code in Step Definition files with reusable components

Lecture 106 Running the Test in Cucumber Standards with necessary Configuration changes

Lecture 107 Building Utility Files and Implement Logging feature in Framework

Lecture 108 Implement Mechanism to drive Global property values from Properties file

Lecture 109 Data Driven Testing Mechanism for API Tests using Cucumber example feature

Lecture 110 Be a Mentor or get Guidance

Lecture 111 Parameterize API Test with multiple Data sets using Cucumber Framework features

Lecture 112 What are Enum classes? How Framework can utilize the Enum concepts

Lecture 113 Removing Hardcoded resource details with Enum class Methods

Lecture 114 Build End to End Testcase with Add and Delete Place in Framework Standards -1

Lecture 115 Build End to End Testcase in Framework Standards -2

Lecture 116 Creating Additional Scenarios in Framework to reuse existing Step Definitions -4

Lecture 117 Importance of Cucumber Hooks in setting up Preconditions for API Tests -5

Lecture 118 Optimizing the Framework Tests with all necessary validations -6

Lecture 119 Running the Complete Framework using Maven commands 23/1

Lecture 120 Generate Excellent Cucumber HTML reporting with additional Plugins -23/2

Lecture 121 Framework Code download скачать

Section 18: Cucumber BDD API Framework Development from Scratch - 2

Lecture 122 Important Note

Lecture 123 Introduction to Jenkins CI tool

Lecture 124 Integrating the API Framework into Jenkins and triggering with New job setup 24

Lecture 125 Setting up Parameterized Jenkin Job for API Framework with multiple Tags

Section 19: Understanding Version Control System GIT

Lecture 126 Introduction to GIT

Lecture 127 Importance of Github and its uses

Lecture 128 Creating Git config and repositories

Lecture 129 How to push code to remote repository

Lecture 130 Understanding Staging and commit in git

Lecture 131 Add remote repository and push the committed code

Lecture 132 End to end working example on Git commands -1

Lecture 133 End to end working example on Git commands -2

Lecture 134 Importance of Branching in GIT

Lecture 135 How to resolve Merge conflicts with GIT

Section 20: Excel Integration with Rest Assured Test

Lecture 136 what is Apace POI API & download скачать Instructions

Lecture 137 Strategy to Access Excel Data

Lecture 138 Getting rows and its cells from Sheet

Lecture 139 Retrieving Data from Excel based on condition

Lecture 140 Practise Exercise- Excel Driven testing -1

Lecture 141 Practise Exercise- Excel Driven testing -2

Lecture 142 Practise Exercise- Excel Driven testing -3

Lecture 143 Code download скачать

Lecture 144 Please note

Lecture 145 Introducion to Library API

Lecture 146 Library APi Postman and Rest Assured examples

Lecture 147 Conversion of HashMap into Json

Lecture 148 Excel Integration with Rest Assured Test

Lecture 149 Code download скачать

Section 21: Core Java basics

Lecture 150 Java program principles

Lecture 151 Classes,objects in Java

Lecture 152 Strings in Java

Lecture 153 String Practise exercises

Lecture 154 What is Interface?

Lecture 155 How Java classes can take advantage of Interface?

Lecture 156 Usage of Inheritance in Java

Lecture 157 Practical examples on types of inheritances

Lecture 158 Introduction to Arrays

Lecture 159 Single dimensional and Multidimensional arrays usage

Section 22: BONUS LECTURE

Lecture 160 Bonus lecture

Lecture 161 Get Social with Rahul Shetty

Manual testers, Non-programming aware testers interested in learning Automation,Any Software engineer who are interested in Mobile Technologies,Freshers/Graduates/ Software Testers
https://images2.imgbox.com/a9/2a/nXukG1b6_o.jpg

Код:
https://voltupload.com/o78bqfcvwics/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z01
https://voltupload.com/2tbfflnc128e/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z02
https://voltupload.com/xnf3yzakpmsa/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z03
https://voltupload.com/lh7i2k8v5n4l/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z04
https://voltupload.com/kwy56eup4kaa/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z05
https://voltupload.com/t2j7agttz4j3/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z06
https://voltupload.com/zjejooziec36/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z07
https://voltupload.com/nyyp0ic94k2b/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z08
https://voltupload.com/uesfnvxlobax/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z09
https://voltupload.com/2kjzhqma009j/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z10
https://voltupload.com/dhfjtn7t9dsq/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z11
https://voltupload.com/9tk8ptd5h3r3/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z12
https://voltupload.com/r4ofwdkefqaq/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z13
https://voltupload.com/bo07271v1n2o/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z14
https://voltupload.com/y0l7jtdaelok/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z15
https://voltupload.com/jaqsiwhxloxn/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z16
https://voltupload.com/unbm3xn1ujnc/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z17
https://voltupload.com/ts1ud5n0l2gy/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.zip
Код:
https://rapidgator.net/file/bd98776a4981061629880aada0e9d55d/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z01
https://rapidgator.net/file/4dd249420b163acb8a9141968d09e249/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z02
https://rapidgator.net/file/9deba2586fbf1418f362655e8a81dfe1/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z03
https://rapidgator.net/file/5ad6ff964f6206c9c7bc6ee67681193b/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z04
https://rapidgator.net/file/bf159c9775c9400b9ad877f22f70e725/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z05
https://rapidgator.net/file/5584e38c79e9c581b89d720d135cd40c/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z06
https://rapidgator.net/file/0b945d48a4e5a2b70b98f248f7178765/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z07
https://rapidgator.net/file/f804680cb09b7b92ab521130ac803ac7/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z08
https://rapidgator.net/file/23d74a4cf6f9fd449e60b8a9f344751c/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z09
https://rapidgator.net/file/1f1b62b4cf759c82c81916aca3950d3e/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z10
https://rapidgator.net/file/7ab9a2cd1fea60e6a7c6da05189919e1/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z11
https://rapidgator.net/file/69041eef43d629ded74ac1f16eb3b567/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z12
https://rapidgator.net/file/91c895c5c665274976658ed7d2a9773b/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z13
https://rapidgator.net/file/cd317af90da6b07b45254ae04177b814/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z14
https://rapidgator.net/file/e5fb051ec3892b653f0dc1754738edee/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z15
https://rapidgator.net/file/075d2de0f3063adcb502d186194ae5bd/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z16
https://rapidgator.net/file/64503dec64f2738670c0c4e57d1f717d/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.z17
https://rapidgator.net/file/cdb3a8c41f23b7f4ec6757ada48ad068/Udemy_Rest_API_Testing_Automation_from_Scratch_Rest_Assured_Java_2022_12.zip

Free search engine download скачать: Udemy Rest API Testing Automation from Scratch Rest Assured Java 2022 12