Skip to content

File Upload Using Http API Automated Testing

authorjapps edited this page May 11, 2020 · 4 revisions

Contents

What is File Upload

todo: a line or couple of lines about the HTTP upload

Http Headers During The File Upload

todo: Just explain a bit about the "content-type": "multipart/form-data"

Writing An Automated Test Scenario

todo: Provide an example involving a file type, request headers, expected response after upload was done

Conclusion

todo : Provide a link to a working code in HelloWorld or the related Issue where this was solved

Blogs

Clone this wiki locally