In the last chapter you learned about GitHub and integrating Jenkins with GitHub. You also learned about parameterized free-style and pipeline jobs. You learned about E-E testing using the UI automation tool called Selenium and managed the web application’s release using upstream and downstream jobs. You also saw how to set up customized email notifications that will send UI automation test reports.
In this chapter, you learn about API authentication, how to set up API authentication ...