Part 10 - Rest Assured - GET Request - File Download

Published: 01 December 2021
on channel: QA Box Let's Test
4,279
32

In this video I've shown how can we download a file over Rest API using Rest Assured.

Now from Testing stand perspective, As you might already know, we use streams to work with files in JAVA, so the approach would be to covert the response into Binary Stream and then output the same to a physical file. So, What is a Stream? A Stream is an ordered sequences of bytes. Now from that stream there are various ways we can write data to a physical file. In this video we would make use of ByteArray, InputStream, FileOutputStream and Files APIS provided by Java.

All this code is posted at Github
https://github.com/qaboxletstest/rest...

Rest API Setup (Sample Rest API developed for practice purpose) - GitHub - https://github.com/qaboxletstest/demo...

Other Useful Links: -
JAVASCRIPT
   • JavaScript Tutorial for QA and Beginners  


FRAMEWORK, ASSERTION, REPORT
   • JavaScript Testing Framework Mocha wi...  


ELEMENT LOCATOR
jQuery -
   • jQuery - find UI elements and Events  


CSS SELECTOR
   • Learn CSS Selectors (in 17 minutes) -...  
XPath
   • Master XPath for UI Automation Testing  


Nodejs Basics    • Nodejs Basics  


WEB & API CONCEPTS


Important API Testing Concepts - API TESTING 101
   • Important API Testing Concepts - API ...  


Learn API Testing using Postman
   • Learn API Testing using Postman  


Watch video Part 10 - Rest Assured - GET Request - File Download online without registration, duration hours minute second in high quality. This video was added by user QA Box Let's Test 01 December 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 4,27 once and liked it 3 people.