PreviousNext

Integrating Selenium tests in a release pipeline

by bill-s, 2018-04-13T04:04:08.787Z

Today, I'd like to show you a proof-of-concept I created for one of my customers where we implement User Interface (UI) test automation into a Continuous Integration/Continuous Delivery (CI/CD) pipeline in Visual Studio Team Services (VSTS).

Read More