Testbed

From Infogalactic: the planetary knowledge core
(Redirected from Test-bed)
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found. A testbed (also "test bed") is a platform for conducting rigorous, transparent, and replicable testing of scientific theories, computational tools, and new technologies.

The term is used across many disciplines to describe experimental research and new product development platforms and environments. They may vary from hands-on prototype development in manufacturing industries such as automobiles (known as "mules") and aircraft to intellectual property refinement in such fields as computer software development shielded from the hazards of testing live.

In software development

In software development testbedding is a method of testing a particular module (function, class, or library) in an isolated fashion. It may be used as a proof of concept or when a new module is tested apart from the program/system 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.

A typical testbed could include software, hardware, and networking components. In software development, the specified hardware and software environment can be set up as a testbed for the application under test[dubious ]. In this context, a testbed is also known as the test environment.

Testbeds are also pages on the Internet where the public are given the opportunity to test CSS or HTML they have created and want to preview the results.

Examples

The Arena web browser was created by the World Wide Web Consortium (W3C) and CERN for testing HTML3, Cascading Style Sheets (CSS), Portable Network Graphics (PNG) and the libwww.[1][2] Arena was replaced by Amaya to test new web standards [3]

The Line Mode browser got a new function to interact with the libwww library as a sample and test application.[4]

The libwww was also created to test network protocols which are under development or to experiment with new protocols.[5]

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.

See also

External links

<templatestyles src="Asbox/styles.css"></templatestyles>