The Sauce Labs team introduces the concept of testing frameworks, discusses some popular frameworks, and demos tests running in parallel using TestNG, as well integrating a test framework with a Jenkins CI instance.
Posted Nov 16th, 2016
The Sauce Labs team introduces the concept of testing frameworks, discusses some popular frameworks, and demos tests running in parallel using TestNG, as well integrating a test framework with a Jenkins CI instance.
Testing frameworks provide a set of reusable components such as libraries, test runners, and utilities for running automated Selenium and Appium tests, and are especially useful if you want to run tests in parallel or as part of a continuous integration process.
In this video demo, the Sauce Labs team introduces the concept of testing frameworks, discusses some popular frameworks, and demos tests running in parallel using TestNG, as well integrating a test framework with a Jenkins CI instance.