Have you ever struggled with editing your Csv document while on the go? Well, DocHub comes with an excellent solution for that! Access this online editor from any internet-connected device. It enables users to Faint cross in Csv files quickly and whenever needed.
DocHub will surprise you with what it offers. It has powerful capabilities to make any changes you want to your paperwork. And its interface is so easy-to-use that the entire process from start to finish will take you only a few clicks.
As soon as you complete editing and sharing, you can save your updated Csv document on your device or to the cloud as it is or with an Audit Trail that includes all changes applied. Also, you can save your paperwork in its initial version or transform it into a multi-use template - complete any document management task from anyplace with DocHub. Subscribe today!
hi there this is valentine and welcome to another postman tutorial as you probably already know you can use an external csv or json file to perform data driven tests with postman and just in case you did not know ill link your tutorial right here on the notifications bar recently somebody asked me how to update a csv file after the tests have been executed by adding the test results to the file as you probably know postman cannot write or update files from test scripts so if youre looking for a way around this heres what we will do today we will use node.js and newman to write some javascript code that will allow us to read this csv file run the postman collection and write back the test result for each iteration every time you run your collection you will get an updated csv file with the latest result ill walk you through the javascript code required to accomplish this but please be aware that this is an advanced tutorial with that being said lets jump straight into coding [Music