Forum Discussion

TDYSmartBear's avatar
TDYSmartBear
Occasional Contributor
8 years ago

Use testCase custom property to create dynamic request header in event

I created an event to use RequestFilter.filterRequest to populate REST call headers. Most of the testCases use "Accept, application/json" as header while some special testCases require "Accept, appli...