What is Localization Testing?
This term refers to making software specifically designed for a specific locality. Read more »
This term refers to making software specifically designed for a specific locality. Read more »
A group of people whose primary responsibility is software testing. Read more »
Testing one particular module, functionality heavily. Read more »
A combination of Black Box and White Box testing methodologies, testing a piece of software against its specification but using some knowledge of its internal workings. Read more »
A document that describes in detail the characteristics of the product with regard to its intended features. Read more »
A technique used during planning, analysis and design; creates a functional hierarchy for the software. Read more »
Testing which covers all combinations of input values and preconditions for an element of the software under test. Read more »
A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes. Read more »
A portion of a component’s input or output domains for which the component’s behavior is assumed to be the same from the component’s specification. Read more »
Checks for memory leaks or other problems that may occur with prolonged execution. Read more »
A device, computer program, or system that accepts the same inputs and produces the same outputs as a given system. Read more »
A test that exercises a feature of a product in full detail. Read more »
Examines an application’s requirements for pre-existing software, initial states and configuration in order to maintain proper functionality. Read more »
Non conformance to requirements or functional / program specification Read more »
The process of finding and removing the causes of software failures. Read more »