Question - What do you understand by the pre-request script? 
          
        
        Answer - 
        
Pre-request scripts are those scripts that are used for executing Javascript code before a request is run. It is used for performing pre-processing tasks like setting variables, parameters, headers, body data, etc.