Flood.io
   HOME

TheInfoList



OR:

Flood IO is a load testing platform that executes globally-distributed performance tests from
open source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use and view the source code, design documents, or content of the product. The open source model is a decentrali ...
tools, including JMeter, Gatling, and
Selenium Selenium is a chemical element; it has symbol (chemistry), symbol Se and atomic number 34. It has various physical appearances, including a brick-red powder, a vitreous black solid, and a grey metallic-looking form. It seldom occurs in this elem ...
. It also runs test plans written with Ruby JMeter, an open source RubyGem.


Tricentis Flood

Flood is SaaS load testing service that runs existing test scripts across a globally-distributed grid infrastructure. It was built with a shared nothing architecture and integrates with AWS and Azure. Users can generate over 1 million globally-distributed requests per second without manually setting up the associated infrastructure or correlating the distributed results. The service provides detailed analysis reports and real-time monitoring. Tricentis makes its first acquisition to help developers build more scalable apps
by Maria Deutscher, Silicon Angle July 27, 2017
Tricentis Acquires Flood IO, Scaling Open Source On-Demand Load Testing for DevOps
by Parker Yates, DevOps.com July 27, 2017
Tricentis acquires load testing provider Flood IO
by Christina Cardoza, SD Times July 27, 2017
Automated software testing company Tricentis acquires load-testing platform Flood IO
by Paul Sawers, VenureBeat July 27, 2017
Why Tricentis acquired Flood IO
by Christian Hargrave, App Developer Magazine July 28, 2017
In July 2017, Flood IO was acquired by Tricentis and now goes by the name Tricentis Flood


Ruby JMeter

Ruby JMeter is a RubyGem that lets users write test plans for JMeter in any text editor with an expressive domain-specific language for communication with JMeter. It also includes API integration with Flood. Ruby JMeter is licensed as
open-source software Open-source software (OSS) is Software, computer software that is released under a Open-source license, license in which the copyright holder grants users the rights to use, study, change, and Software distribution, distribute the software an ...
under the
MIT License The MIT License is a permissive software license originating at the Massachusetts Institute of Technology (MIT) in the late 1980s. As a permissive license, it puts very few restrictions on reuse and therefore has high license compatibility. Unl ...
, which means it permits reuse within proprietary software provided that all copies of the licensed software include a copy of the MIT License terms and the copyright notice.


Flood Element

Flood Element is a load generation tool which uses the
Google Chrome Google Chrome is a web browser developed by Google. It was first released in 2008 for Microsoft Windows, built with free software components from Apple WebKit and Mozilla Firefox. Versions were later released for Linux, macOS, iOS, iPadOS, an ...
web browser to generate load on a
web application A web application (or web app) is application software that is created with web technologies and runs via a web browser. Web applications emerged during the late 1990s and allowed for the server to dynamically build a response to the request, ...
by spawning thousands of browser instances and running a predefined test script to simulate a series of user interactions. Flood Element test scripts are written in
TypeScript TypeScript (abbreviated as TS) is a high-level programming language that adds static typing with optional type annotations to JavaScript. It is designed for developing large applications and transpiles to JavaScript. It is developed by Micr ...
and follow a similar syntax to Selenium.


See also

* Load testing tools * Performance Engineering * JMeter * Gatling *
Selenium Selenium is a chemical element; it has symbol (chemistry), symbol Se and atomic number 34. It has various physical appearances, including a brick-red powder, a vitreous black solid, and a grey metallic-looking form. It seldom occurs in this elem ...
* Software performance testing *
Software testing Software testing is the act of checking whether software satisfies expectations. Software testing can provide objective, independent information about the Quality (business), quality of software and the risk of its failure to a User (computin ...
* Web server benchmarking


References

{{reflist


External links


Flood home page
Load testing tools Software testing tools