3 minutes readKey takeaways Header presets stop you re-entering auth and content-type headers on every test. Keep a preset per environment so a test cannot accidentally target the wrong one. Update the preset rather than individual tests when an API changes. We’ve implemented the Header Presets functionality in order to save time and reused same set of… Read more »