1.

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.



Discussion

No Comment Found