Forum Discussion
- KarelHusaSuper Contributor
I usually set the common HTTP headers as the project level properties.
Then within the test steps I set the value of the HTTP header to e.g. ${#Project#CertificateSerialNumber} .
This is very efficient if you generate the test steps programatically and still gives the testers an option to change the values during the tests easilly.