REST Assured API Testing (Automation) - REST Assured Java
- Description
- Curriculum
- FAQ
- Reviews
Did you know REST is an abbreviation that stands for REpresentational State Transfer! This type of architectural style was developed to source out a solution for a hypermedia system, an extension of hypertext providing multimedia facilities. Let us get some more resemblance of what REST APIs look like. Suppose you search for “EduCBA” on Google, and you would be replied with a list of search results matching the term EduCBA. The REST API works in the same fashion of getting a result back upon searching. API is nothing but an interface that allows programs to talk to each other through a common platform. API is very similar to a translator for people from 2 different countries unaware of each other’s language. REST is a set of rules followed by developers when API is created and in that one such rule mentions that the user should be able to get the piece of data when “requested”. The request is the URL that is linked and the reply you get back is the response. There is another thing which is kind of confusing for learners and that people intend to think that HTTP and REST are the same. But, mind you! They are not the same. Simply put, REST is a way HTTP is used.
We have tried to carefully craft our courses in a way that would enable you to get resources from top-notch faculties right at your fingertips. We would handhold our learners who are just starting in the area of API through imbibing confidence as a major skill in them to start apprehending REST API in such a way that they can use them in day-to-day work in professional life. As a part of this REST API Training, we would make you go through the elements required to be the best API developer who can swim through rough tides easily. As a part of the course, we make sure that you would have exposure to immense detailed programming techniques that would hone your skills to have in-depth programming skills and knowledge. The way the course is designed, the way of efficient communication would be clearer as you start unveiling new methodologies in API development. With the different methodologies used during our course, you would sharpen your skill of deep understanding of the stack. And lastly, with the effective way of code, like readiness and reusability of code written, you would gain a major skill set during the course.
-
1Introduction to CourseVideo lesson
-
2What is REST Assured JavaVideo lesson
-
3Installation of REST Assured JavaVideo lesson
-
4Writing a Simple Test Case using REST Assured JavaVideo lesson
-
5Writing a Simple Test Case using REST Assured Java ContinueVideo lesson
-
6Reading JSON DataVideo lesson
-
7Reading JSON Data ContinueVideo lesson
-
8Validating Response StatusVideo lesson
-
9Validating Response HeadersVideo lesson
-
10Passing Query in REST Assured JavaVideo lesson
-
11Passing Query in REST Assured Java ContinueVideo lesson
-
12Introduction to CourseVideo lesson
-
13GET Request ExampleVideo lesson
-
14POST Request ExampleVideo lesson
-
15PUT Request ExampleVideo lesson
-
16DELETE Request ExampleVideo lesson
-
17PATCH Request ExampleVideo lesson
-
18Serialization and Deserialization BasicsVideo lesson
-
19DE serialize JSON DataVideo lesson
-
20Authorization in REST Assured JavaVideo lesson
-
21Introduction to CourseVideo lesson
-
22POM FileVideo lesson
-
23Project InformationVideo lesson
-
24End to End Testing Part 1Video lesson
-
25End to End Testing Part 2Video lesson
-
26End to End Testing Part 3Video lesson
-
27End to End Testing Part 4Video lesson
-
28End to End Testing Part 5Video lesson
-
29End to End Testing Part 6Video lesson
-
30Introduction to CucumberVideo lesson
-
31API Testing using Cucumber FrameworkVideo lesson
-
32API Testing using Cucumber Framework ContinueVideo lesson
-
33Convert JSON request to POJO Part 1Video lesson
-
34Convert JSON request to POJO Part 2Video lesson
-
35Convert JSON request to POJO Part 3Video lesson
-
36Introduction to ProjectVideo lesson
-
37Creating JSON DataVideo lesson
-
38Adding DependenciesVideo lesson
-
39Employee Details Part 1Video lesson
-
40Employee Details Part 2Video lesson
-
41Employee Details Part 3Video lesson
-
42Add Employee DetailsVideo lesson
-
43Update Employee DetailsVideo lesson
-
44Delete Employee DetailsVideo lesson
-
45Output of the ProjectVideo lesson
-
46Introduction to ProjectVideo lesson
-
47Maven ProjectVideo lesson
-
48Base EntityVideo lesson
-
49Named Entity ClassVideo lesson
-
50Visit Modal ClassVideo lesson
-
51Creating RepositoriesVideo lesson
-
52Creating Repositories ContinueVideo lesson
-
53Creating OwnerVideo lesson
-
54Pet Type JPAVideo lesson
-
55Creating VisitVideo lesson
-
56Specialty JPAVideo lesson
-
57Rest Exception Classes Part 1Video lesson
-
58Rest Exception Classes Part 2Video lesson
-
59Rest Exception Classes Part 3Video lesson
-
60Rest Exception Classes Part 4Video lesson
-
61SerializerVideo lesson
-
62Serializer ContinueVideo lesson
-
63Deserialize ClassVideo lesson
-
64Creating REST Controller Part 1Video lesson
-
65Creating REST Controller Part 2Video lesson
-
66Creating REST Controller Part 3Video lesson
-
67Creating ServicesVideo lesson
-
68Creating Services ContinueVideo lesson
-
69Output of the ProjectVideo lesson

External Links May Contain Affiliate Links read more