Back to Browse

41.Convert dynamic JSON Response to Java Object to extract values in Rest Assured

14.5K views
Jun 5, 2021
25:19

Hey Guys, We have learned to deserialize JSON responses to Java Map and List in the last two video tutorials. But if we are not sure of the type of API response then deserializing may throw excepiton. I have shown what kind of exceptions we may get and how can we avoid that using instanceof operator in Java. GIT Repo - https://bitbucket.org/makeseleniumeasy/mse_restassured_youtube/src/master/ If you do not like my content please share your feedback so that I can improve myself. If you like my content then please like, subscribe, and share. Thanks Amod

Download

1 formats

Video Formats

360pmp439.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

41.Convert dynamic JSON Response to Java Object to extract values in Rest Assured | NatokHD