Browser-testing with Sauce OnDemand and Pipeline
This is a guest post by Liam Newman,
Technical Evangelist at CloudBees.
Testing web applications across multiple browsers on different platforms can be challenging even for smaller applications.
With Jenkins and the
Sauce OnDemand Plugin,
you can wrangle that complexity by defining your Pipeline as Code.
Pipeline ♥ UI Testing, Too
I recently started looking for a way to do browser UI testing for an open-source JavaScript...