Continuous Integration (CI) is a key step in the agile development methodology. CI enables teams to continuously integrate new or modified code into a shared repository and tests can be run continuously, enabling teams to detect errors quickly and easily.
Taurus (http://gettaurus.org), an open-source test automation framework, can be integrated with CI tools with plugins, to automate open-source tools, like JMeter (https://jmeter.apache.org/)for load testing and functional test quickly on a single browser with Selenium (https://www.seleniumhq.org/). It lets them run tests automatically and in parallel to achieve better test coverage.
In this meetup, we will also show how teams can easily scale functional tests using for Load & Performance Testing .