From the course: Robot Framework Test Automation: Sauce Labs

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

Advanced triggering overview

Advanced triggering overview

- [Bryan] In order to maximize the value and power of integrating with Robot Framework with Saucelabs, you're going to want to have some kind of advanced triggering mechanism that allows you to be able to run multiple scripts in parallel. In this unit, we're going to talk about two different options for doing exactly that. The first one is what I call Poor Man's Jenkins, which is basically using a batch file to trigger your scripts, and the second one is using Jenkins, which is a full-featured continuous integration web application. So let's take a look at both of those options now.

Contents