KyaPoocha.com

Huge Collection of Interview Questions


‘Software Testing’ - KyaPoocha.com

What is Localization Testing? 

This term refers to making software specifically designed for a specific locality.  Read more »

What is Independent Test Group (ITG)? 

A group of people whose primary responsibility is software testing.  Read more »

What is Gorilla Testing? 

Testing one particular module, functionality heavily.  Read more »

What is Gray Box Testing? 

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 »

What is Functional Specification? 

A document that describes in detail the characteristics of the product with regard to its intended features.  Read more »

What is Functional Decomposition? 

A technique used during planning, analysis and design; creates a functional hierarchy for the software.  Read more »

What is Exhaustive Testing? 

Testing which covers all combinations of input values and preconditions for an element of the software under test.  Read more »

What is Equivalence Partitioning? 

A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.  Read more »

What is Equivalence Class? 

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 »

What is Endurance Testing? 

Checks for memory leaks or other problems that may occur with prolonged execution.  Read more »

What is Emulator? 

A device, computer program, or system that accepts the same inputs and produces the same outputs as a given system.  Read more »

What is Depth Testing? 

A test that exercises a feature of a product in full detail.  Read more »

What is Dependency Testing? 

Examines an application’s requirements for pre-existing software, initial states and configuration in order to maintain proper functionality.  Read more »

What is Defect? 

Non conformance to requirements or functional / program specification  Read more »

What is Debugging? 

The process of finding and removing the causes of software failures.  Read more »

Page 4 of 12« First...«23456»...Last »