Learn REST API automation using REST Assured

75% of the IT industry is now moving toward REST API automation. Explore the world of REST API with this hands-on course. You'll not only learn the concepts from scratch but also implement them during your course of learning. This course starts by introducing some basic concepts of APIs, follow...

Full description

Bibliographic Details
Format: eBook
Language:English
Published: [Birmingham, United Kingdom] Packt Publishing 2021
Edition:[First edition]
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04228nmm a2200445 u 4500
001 EB002008904
003 EBX01000000000000001171804
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220121 ||| eng
050 4 |a QA76.76.A63 
100 1 |a Deshmukh, Mayur  |e presenter 
245 0 0 |a Learn REST API automation using REST Assured  |c Mayur Deshmukh 
250 |a [First edition] 
260 |a [Birmingham, United Kingdom]  |b Packt Publishing  |c 2021 
300 |a 1 video file (5 hr., 31 min.)  |b sound, color 
653 |a Representational State Transfer (Software architecture) / fast / (OCoLC)fst01747417 
653 |a Applications Web 
653 |a Java (Computer program language) / fast / (OCoLC)fst00982065 
653 |a Infonuagique 
653 |a Application program interfaces (Computer software) / http://id.loc.gov/authorities/subjects/sh98004527 
653 |a APIs (interfaces) / aat 
653 |a Application program interfaces (Computer software) / fast / (OCoLC)fst00811704 
653 |a REST (Architecture logicielle) 
653 |a Cloud computing / http://id.loc.gov/authorities/subjects/sh2008004883 
653 |a Interfaces de programmation d'applications 
653 |a Java (Langage de programmation) 
653 |a Representational State Transfer (Software architecture) / http://id.loc.gov/authorities/subjects/sh2009000706 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
653 |a Web applications / http://id.loc.gov/authorities/subjects/sh2012001728 
653 |a Cloud computing / fast / (OCoLC)fst01745899 
653 |a Web applications / fast / (OCoLC)fst01895855 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a "Updated in December 2021." 
856 4 0 |u https://learning.oreilly.com/videos/~/9781803245058/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.3 
520 |a 75% of the IT industry is now moving toward REST API automation. Explore the world of REST API with this hands-on course. You'll not only learn the concepts from scratch but also implement them during your course of learning. This course starts by introducing some basic concepts of APIs, followed by setting up REST Assured using Maven. After that, you see POST, PUT, and DELETE operations and logging of the REST Assured library. Then, you'll be handling request parameters, working with headers and cookies, and authentication. Then, you'll see XML And JSON schema validation and WireMock. Finally, you'll look at various miscellaneous operations. By the end of this course, you'll have complete knowledge of REST API automation testing using REST Assured.  
520 |a Discover how to perform automation testing with REST API using REST Assured. You'll start from scratch and go through advanced REST API framework levels with the help of real-world examples. About This Video A comprehensive yet concise course with hands-on concepts and exercises Assignments with answer keys are provided wherever necessary Learn REST API automation - basic to advance with all the materials included In Detail REST Assured is a powerful set of APIs used to automate RESTful APIs/RESTful web services (just like Selenium WebDriver for web applications). Almost all web applications use REST APIs to communicate with the backend and it has gained a lot of popularity in modern-day application architecture. It is very important for QA/automation engineers to understand how to automate REST API tests. Automating REST API tests is crucial for projects because REST API tests are quick to run and more stable, unlike web automation.  
520 |a Who this book is for This course is designed for the QE automation engineer, Selenium WebDriver automation aspirant, manual testing professional willing to jumpstart their automation career, and QTP/UFT professional wanting to switch to API automation as per testing market demand. This course will benefit the QE manager exploring better automation solutions for their project, and fresh graduates looking to learn (coding and automation) a quick new skill that has a high demand in the job market. Basic knowledge of Core Java is required for quick understanding