Forum Discussion

jothimanik's avatar
jothimanik
Occasional Visitor
2 years ago

Authorization at parent level

Hi All,


Question: How to set the header at project level so that all requests for that particular project have it?

 

For example: import a SWAGGER file and it has all of the methods listed in a project.Set the header in the tree of the project at the top so that all of the test suites you create from it have the header set.

Did anyone added groovy script with custom header?

 

Note:

1. I have authorizen token stored in excel(it is from another URI)
2. Imported Swagger file for all requests that are listed in project level.


Thanks for checking