Testbed

From Wikipedia, the free encyclopedia

A testbed (also spelled test bed) is a platform for conducting rigorous, transparent, and replicable testing of scientific theories, computing 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"), aircraft engines or systems and to intellectual property refinement in such fields as computer software development shielded from the hazards of testing live.

Software development[edit]

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 or 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.[citation needed]

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 made of:

  • Testing hardware equipment (test bench, optical table, custom testing rig, dummy equipment as simulates an actual product or its counterpart, external environment means, like showers, heaters, fans, vacuum chamber, anechoic chamber).
  • Computing equipment (processing units, data centers, in-line FPGA, environment simulation equipment).
  • Testing software (DAQ / oscilloscopes, visualisation and testing software, environment software to feed a dummmy equipment with data).

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, for example:[better source needed]

Aircraft development[edit]

In aircraft development there are also examples of testbed use like in development of new aircraft engines when these are fitted to a testbed aircraft for flight testing.[2][3] Such usage of testbeds was originally pioneered by Rolls Royce in their development of jet engines.

See also[edit]

References[edit]

  1. ^ QingLong, Lu. "The Arena Web Browser". Yggdrasil Computing. Archived from the original on February 5, 2003. Retrieved 6 June 2010.
  2. ^ Norris, Guy (7 June 2013). "GE's new 747 flying testbed colors". Aviation Week. Retrieved 26 April 2016.
  3. ^ "Lancaster Test Bed Images". Avro Lancaster. Retrieved 26 April 2016.

External links[edit]