Main Page | See live article

Test

simple:Test

Testing is the process of checking whether something is true or false, whether it is valid, or whether it is functional.

A test compares an expectation with an observation. The expectation must exist (in the mind of the tester, on paper, in discussion, etc.) before the observation is taken. If no expected values exist, it cannot be a test, but merely an observation.

See list of tests for tests covered in Wikipedia.


Table of contents
1 In education
2 In software engineering and development
3 In science
4 In manufacturing

In education

A test (student assessment) is a tool or technique intended to measure students' performance, knowledge or skills.

In software engineering and development

Alpha testing

In software development, testing is usually required before release to the general public. In-house developers often test the software in what is known as 'alpha' testing which is often performed under a
debugger or with hardware-assisted debugging to catch bugs quickly. It can then be handed over to quality assurance staff for additional testing in an environment similar to how it was intended to be used.

This is often known as the second stage of alpha testing.

Beta testing

Following that, limited public tests known as beta-versions are often released to groups of people so that further testing can ensure the product has few faults or bugs. Sometimes, beta-versions are made available to the open public to inrease the feedback field to a maximal number of future users.

Gamma testing

There are companies that introduced the so-called gamma tests, which means feature-completed, but the software did not run through all the inhouse quality checks. Some cynics refer to software release as "gamma testing".

In science

Test is the 4th stage of the scientific method:
  1. Observe a phenomenon
  2. Hypothesize an explanation of the phenomenon
  3. Predict a logical consequence of the explanation
  4. Test the prediction. "'For Example' is no proof" (Yiddish proverb).(This fallacy is called affirming the consequent) Conversely, however, any counterexample to the prediction will disprove the hypothesis.
  5. Review - did the Hypothesis survive the test.

Test of Newton's First Law

One common observation is
"Forces act on Objects to change their motion". When no forces are acting on an object, "Objects in motion tend to remain in motion. Objects at rest tend to remain at rest." This is called Newton's First Law of Motion.

A logical prediction of the First Law of Motion is

Kids, have your parents run this test. Don't try this at home, alone.

In manufacturing

Test is part of
Quality Assurance. Typically, measurements are taken, and test results are recorded. To reduce the cost of testing, sampling is typically used, in a statistical test.

See also crash test, Statistical hypothesis testing, Likelihood-ratio test.


Geography. The river Test is a river in Hampshire, England.
Test is also the professional wrestling name of Andrew Martin. His entry can be found at that link.
A better place to "test" out new Wikipedia code is in the Wikipedia sandbox.


See also: Statistical hypothesis testing