73,891 views
Courses on testing automation from scratch - https://threadqa.ru/courses.html Writing automated tests and infrastructure from scratch to order - https://threadqa.ru/ In this video, I talked about the Rest Assured library and Pojo classes for testing Api. Autotests written from scratch Boosty - https://boosty.to/threadqa Writing autotests and infrastructure from scratch to order - https://threadqa.ru/ The second part of the video, where working with Rest Assured is analyzed without creating Pojo classes and checking directly in the request - • API Autotests from scratch Rest Assured hour... Our chat in telegram where you can communicate and ask questions about autotests - https://t.me/threadqa Support the author - https://www.tinkoff.ru/cf/Lo21kq4VNG Link to the project - https://github.com/penolegrus/Youtube... 00:00 - Beginning 01:26 - Adding Rest Assured to the project 03:15 - Review of test case #1 (Get request) 06:13 - Review of Json response and assistant site 07:25 - Creating a Pojo class 11:19 - Creating a test class 12:46 - Overview of the GET method in the Rest Assured library 19:55 - Performing a test check via the Stream API 26:58 - Overview of Specifications for Rest Assured 34:21 - Overview of test case #2 (Post request) 36:06 - Pojo classes for Post request 37:57 - Creating a test method 43:56 - Overview of test case #3 (Post request) 51:09 - Overview of test case #4 (Get request with data sorting) 55:54 - Overview of test case #5 (Delete request) 58:07 - Overview of test case #6 (Put request) 01:04:35 - Getting the current time in JSON format 01:07:35 - Conclusion My VK group - https://vk.com/threadqa Send your test case: [email protected] How to write Api Autotests From Scratch Rest Assured Java Test Class Pojo Pattern