McAfee-Secured Website

Course name Software Testing Courses REST API Automation Complete Course: REST API Automation Complete Course

REST API Automation Complete Course Video Course

REST API Automation Complete Course Video Course is developed by Software Testing Courses Professionals to help you pass the REST API Automation Complete Course exam.

You Will Learn:

Was $21.99
Now $19.99

Description

This course will improve your knowledge and skills required to pass REST API Automation Complete Course exam.

Curriculum For This Course

  • 1. Getting started with REST Assured Automation 10 Videos 02:05:03
    • Understanding google place Search API for scripting 10:52
    • Introduction to POSTMAN -Manual testing client for REST API 14:31
    • Adding new place in Google Maps with google API 10:42
    • Validating responses with POSTMAN client 08:01
    • Introduction on Test API's 09:11
    • Setting up Test Project with RestAssured API's 08:43
    • Understanding given tag for passing requests 15:06
    • Validating the body of first Json response 17:00
    • Examples on validating response headers and statuscodes 14:47
    • Understanding query parameters on sending request 16:03
  • 2. Diving in Depth-Automating REST API's 9 Videos 01:44:36
    • Automating POST request with payload 06:57
    • Grabbing the response body into String for Advance validations 11:45
    • Passing the response values into subsequent requests 08:39
    • Optimizing the scripts by centralizing the data 12:39
    • Datadriven testing best practises 08:57
    • Validating Advanced xml responses 15:35
    • Shortcut methods to convert Rawdata to xml/Json 13:57
    • Parsing Json response to extract values 13:53
    • Logging feature to debug automation scripts 12:14
  • 3. Real world Example-Automating Jira API's 6 Videos 01:19:13
    • How Jira API Works? 11:03
    • Cookie Authentication API for Jira requests 16:25
    • Jira GET,POST API Scripting for creating bugs 10:15
    • End to end Solved examples on automating Jira API 16:01
    • Adding comment API using POST and PUT 14:35
    • Jira API scripting examples with response validations 07:01
  • 4. Real world examples -Twitter API 8 Videos 01:21:03
    • Introduction to Twitter API 09:44
    • Understanding OAuth Authentication Mechanism 06:40
    • Retrieve Tweets from the Account with API's 10:21
    • Publish Tweets to your account with the API calls 11:23
    • Delete the Tweets from API 09:14
    • OAuth Authentication setup for Rest Assured Scripts 14:07
    • Scripting Exercises on Twitter API -1 11:20
    • Scripting Exercises on Twitter API -2 07:11
  • 5. Building Test Framework for API scripts 5 Videos 00:60:57
    • Converting Project to TESTNG framework 13:48
    • How does Maven works? Installation and usages 12:18
    • Creating Maven REST API test Project 10:35
    • End to end testing API's on Maven Project 12:03
    • Generating reports and creating BAT file 12:13
  • 6. TESTNG learning- Framework component 8 Videos 01:20:32
    • Introducion to TestNg Framework 03:46
    • Environment setup in eclipse 04:26
    • TestNG Annotations basics 11:34
    • Annotations discussion continued.. 13:09
    • TestNg Annotations conclusion 25:12
    • Prioritizing the testcases with TESTNG 07:46
    • Enabling and disabling the scripts with testng controls 06:26
    • Importance of TESTNG xml file 08:15
  • 7. Core Java basics 11 Videos 02:01:48
    • Java first program basics 08:34
    • Java program principles 08:32
    • Classes,objects in Java 17:53
    • Strings in Java 15:54
    • String Practise exercises 09:22
    • What is Interface? 11:22
    • How Java classes can take advantage of Interface? 10:10
    • Usage of Inheritance in Java 10:58
    • Practical examples on types of inheritances 07:30
    • Introduction to Arrays 08:56
    • Single dimensional and Multidimensional arrays usage 12:37