Testbed
From Wikipedia, the free encyclopedia
A testbed is a platform for experimentation for large development projects. Testbeds allow for rigorous, transparent and replicable testing of scientific theories, computational tools, and other new technologies.
The term is used across many disciplines to describe a development environment that is shielded from the hazards of testing in a live or production environment. It's a method of testing a particular module (function, class, or library) in an isolated fashion. May be implemented similar to a sandbox, but not necessarily for the purposes of security. A testbed is used when a new module is tested apart from the program it will later be added to. A skeleton framework is implemented around the module so that the module behaves as if already part of the larger program.
In software, the hardware and software requirements are known as the testbed.[dubious ] This is also known as the test environment.
Testbeds are also pages on the internet where the public is given the opportunity to test CSS or HTML they have created and are wanting to see the outcome.
[edit] See also
[edit] External links
- CMU's eRulemaking Testbed
- US National Science Foundation GENI - Global Environment for Network Innovations Initiative
- Helsinki Testbed (meteorology)
| This computer science article is a stub. You can help Wikipedia by expanding it. |

