Postman API Testing Tutorial #19 | Generate Random Names Using Faker Library
#postman #postmantutorial #apiautomation #apitesting #apitestingtutorials #manualtesting #manualtester #automation #automationtesting #automationtester #automationtesters #softwaretesting #restapis #soapapis #webservices #webservice #howtotestrestapi #postmanrequests #postrequest #putrequest #randomnames #fakerlibrary #dynamicnames Postman tutorial 19 - How to generate random names using faker library ========================================= Postman uses the faker library to generate dummy data. You can generate random names, addresses, email addresses, and much more. You can use these pre-defined variables multiple times to return different values per request. You can use these variables like any other variable in Postman. Their values are generated at the time of execution and their names start with a $ symbol e.g. $guid, $timestamp etc. Faker Library URL ============== https://www.npmjs.com/package/faker Steps ===== - Write code in prescript to generate random names - Write code to set environment variables - Pass variable in body request API Used ======= http://dummy.restapiexample.com/ How to use Faker Library ===================== To use dynamic variables in pre-request or test scripts, you need to use pm.variables.replaceIn(), e.g. pm.variables.replaceIn('{{$randomFirstName}}') Subscribe our channel for latest videos ================================== https://www.youtube.com/c/TestingFunda #selenium #tutorials #free #2022 #training Watch more free Selenium Tutorials https://www.youtube.com/watch?v=5hyEnZT9AkQ&list=PLBw1ubD1J1UjP1rZMbU8NSh2ajE12Yjjf #JMeter #performance #testing #tutorials #free #2022 #training Step by step free JMeter performance tutorials https://www.youtube.com/watch?v=s33Bqz0vAUw&list=PLBw1ubD1J1UgVniCSUlg_LKRzlF11CZZB #postman #API #testing #tutorial #manual #automation #free #2022 #training Step by step free postman API manual and Automation Testing tutorials https://www.youtube.com/playlist?list=PLBw1ubD1J1UgVniCSUlg_LKRzlF11CZZB #java #programming #tutorials #free #2022 #training Step by step free Java programming tutorials https://www.youtube.com/watch?v=C8HRfmJ_ZZQ&list=PLBw1ubD1J1UjGNxe10eY-H7e9cQ12Qk_l #cypress.io #automation #testing #tutorials #free #2022 #training Step by step free cypress.io automation testing tutorials https://www.youtube.com/watch?v=OvCLwh5vN8g&list=PLBw1ubD1J1Ujws5XLs7BGJqQkQVpJtmBJ #agile #Youtube #series #free #2022 #training Learn about agile from free YouTube series https://www.youtube.com/playlist?list=PLBw1ubD1J1Uif-cFY6BJRbjc3Ah9bKpSd #learn #software #testing #innovative #animated #videos #free #2022 Learn software testing free from innovative animated videos https://www.youtube.com/watch?v=jRcsuCrQI_s&list=PLBw1ubD1J1UhnuUX3Kd5OP5r9qaDHie-T
Download
1 formatsVideo Formats
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.