answersLogoWhite

0


Best Answer

A cupel or cupelling hearth in which precious metals are melted for trial and refinement., Examination or trial by the cupel; hence, any critical examination or decisive trial; as, to put a man's assertions to a test., Means of trial; as, absence is a test of love., That with which anything is compared for proof of its genuineness; a touchstone; a standard., Discriminative characteristic; standard of judgment; ground of admission or exclusion., Judgment; distinction; discrimination., A reaction employed to recognize or distinguish any particular substance or constituent of a compound, as the production of some characteristic precipitate; also, the reagent employed to produce such reaction; thus, the ordinary test for sulphuric acid is the production of a white insoluble precipitate of barium sulphate by means of some soluble barium salt., To refine, as gold or silver, in a test, or cupel; to subject to cupellation., To put to the proof; to prove the truth, genuineness, or quality of by experiment, or by some principle or standard; to try; as, to test the soundness of a principle; to test the validity of an argument., To examine or try, as by the use of some reagent; as, to test a solution by litmus paper., A witness., To make a testament, or will., Alt. of Testa

User Avatar

Luigi Torphy

Lvl 10
2y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

In general the word 'testing' is used to describe some process for finding out if something is as it is expected or thought to be.

In terms of Computer Programming testing is the process of determining if a program does what it supposed to, or not.

Several levels of testing are normally carried out

1st: the designer of the program will 'logic test' the design specification to make sure no errors were incorporated from the original user specification

2nd: after the programmer has written the code he/she will test the program with a set of test data to see if it seems to do what they thought it was supposed to.

3rd: integration testing will be done to see if this program works correctly with other associated programs to find out if interfaces etc work correctly

4th: depending on the project type there will normally be testing carried out by end-users to see if the results are what they wanted in the first place - on large projects there are always problems here (40 years experience!)

5th: where an old application is being replaced by a new one it is normal; to do a period of 'parallel testing' where the old and new systems both do the same work and the results are compared.

Depending on the scale of the program/project various special types of testing tool (software) may be used to automate some of these stages, and some stages may well be skipped to save time/money. The reason for having so many testing stages is that, in general, the sooner an error is found the less time and money it costs to put it right.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the meaning of testing?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Movies & Television

What is red box testing?

Red Box testing is referred to as Acceptance Testing.


What are the release dates for 60 Minutes - 1968 Testing Testing Testing The Eyes Hit List 32-52?

60 Minutes - 1968 Testing Testing Testing The Eyes Hit List 32-52 was released on: USA: 10 September 2000


What is Educational Testing Service's motto?

Educational Testing Service's motto is 'Listening, Learning, Leading'.


How did Nuclear-Testing on Mororoa Atoll affect New Zealand?

The French conducted the nuclear testing in Moruroa Atoll. New Zealand was not happy about the decision to run the testing.?æ


What are the ratings and certificates for Testing Movie - 2011?

Testing Movie - 2011 is rated/received certificates of: UK:PG

Related questions

What is the Meaning of latency in performance testing?

I just wanted to know What is the Meaning of latency in performance testing?


What is the English meaning of the Malayalam word pareekshikkuka?

pareekshikkuka means -- " Testing "


What to do you mean by test case enumeration in manual testing?

The meaning of test case enumeration in manual testing refers to the numbering of the specific parts that are to be tested. Manual testing refers to the process of testing something without using automated systems.


What is the meaning of the name Zeeshan in the Quran?

please tell me the name zeeshaan is mentioned in quran what is this meaning.


What is pat a?

PAT stands for Portable Appliance Testing (not Product Analysis Testing). The correct full name is 'In-service Inspection & Testing of Electrical Equipment'. 'PAT Testing' term is known as a tautology (unnecessary and sometimes unintentional repetition of meaning). It is perfectly common to write PAT Testing, PAT Tester and PAT test. In the industry they are known as 'PAT Testers' to do 'PAT Testing'.


What is FBS in laboratory testing?

Fasting Blood Sugar. Meaning how much sugar is in your blood when you have not eaten.


Does micrococcus roseus react to catalase testing?

Yup, lots of bubbles (meaning it's catalase positive).


What is the meaning of 'AB testing'?

A/B testing, split testing, or bucket testing is a method of marketing testing by which a baseline control sample is compared to a variety of single-variable test samples in order to improve response rates. A classic direct mail tactic, this method has been recently adopted within the interactive space to test tactics such as banner ads, emails and landing pages.


What is insutu testing of concrete?

"insutu" likely means "in situ" meaning in place or onsite. It means testing concrete after it has been layed down. Likely it means you need to go to where the concrete is to perform the test.


Differentiate between objective and projective testing?

The responses to projective tests are content analyzed for meaning rather than being based on presuppositions about meaning, as in the case with objective test.


What is the meaning of hypothesis in statistics?

A hypothesis is the first step in running a statistical test (t-test, chi-square test, etc.) A NULL HYPOTHESIS is the probability that what you are testing does NOT occur. An ALTERNATIVE HYPOTHESIS is the probability that what you are testing DOES occur.


What is the preferred order for performing testing on information technology project?

1. unit testing,integration testing, system testing, user acceptance testing. 2. unit testing, system testing , integration testing,user acceptance testing. 3. unit testing, system testing , user acceptance testing,integration testing. 4. unit testing, ,integration testing, user acceptance testing,system testing.