DocHub makes it quick and simple to embed body in csv. No need to download any software – simply add your csv to your account, use the easy drag-and-drop editor, and quickly make edits. You can even use your desktop or mobile device to modify your document online from any place. That's not all; DocHub is more than just an editor. It's an all-in-one document management solution with form constructing, eSignature capabilities, and the option to allow others fill in and sign documents.
Every file you upload you can find in your Documents folder. Create folders and organize records for easier search and access. Additionally, DocHub guarantees the protection of all its users' information by complying with stringent security protocols.
hello everyone in this video we are going to learn about how we can use csv data sets in our test so letamp;#39;s get started uh here we are hitting a simple api uh this is taken from the request response url which i told you there are so many sample appears you can try it from there the the thing is itamp;#39;s a post request and we need to pass two parameters so users and shop so consider a use case where we want to pass this parameters dynamically different for each time or each iteration when we want to run it we want to run it with a different data values in that case we can create a csv file and mention the data set here that is user and job we have added four users uh and four jobs to run for this case so this is a use case where we can dynamically uh use the data set from the csv now how to use it you can specify the same variables which i mentioned in the csv here so user and job the header value you specify here as your variables then go to your collections and click on run