Course Information
Course Overview
Prepare Automation Java Suite for testing Rest API
API testing is integration testing
of API's which checks the functionality , performance & security aspects of API's.
As GUI test is difficult to
maintain and requires a considerable amount of period, API has evolved as
primary testing of application logic.
API to be tested are those which
are developed by development team or third party API's which we would consume
in our project.
API testing involves:
- Calling the API with different parameter values
- API boundary value conditions
- Actions performed by API i.e. updating database, calling other API
- Validating Response
Popular API which are used are REST
implement in JSON format, which we will be looking during the course. Rest has
become most popular because it is light
and easy to maintain.
Rest-assured is library developed
by Jaway which is best open source library specially designed to automated Rest
API. It also supports
XML and JSON Request/Responses.
No need of any tool when you need
to automate API, simple coding skills will let you perfect automation of API,
will be taught during the course.
Advantage
- Request can be easily prepared and send over internet
- Assertions in Response data
- Clean code which is easy to be maintained
Course Content
- 5 section(s)
- 43 lecture(s)
- Section 1 Introduction
- Section 2 Introduction to API's
- Section 3 Configuring Automation Project
- Section 4 Developing Objects for complex POST requests
- Section 5 Bonus Lecture - SQL Commands
What You’ll Learn
- Understand Rest API, Prepared testcases in Java for Rest api, Rest Assured Library to automate API
Skills covered in this course
Reviews
-
PPrashant Handa
Really I am Manual candidate after gone through this course in a much better position to Automate webservices Rest API thanks to Vaibhav and expecting more videos from Him...
-
AAarti Sonone
Thank you for a such brilliant course. I learned a lot about REST and thanks for giving demo using live example which are really helpful for us. Thank you so much.
-
RRicha
It was good experience learning from these lectures. This is best course for basics. The trainer could have covered some detail level coding for API
-
CChaula Shah
For this course Instructor must be looking to forum and answer all the questions. This course is missing that. I try to contact instructor on facebook , I did not get any response I had question on dashboard - > QA forum - I did not receive any response when someone stuck while setting up dependencies and configuration there is no way to contact instructor