What is Functional Specification?
A document that describes in detail the characteristics of the product with regard to its intended features. 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 »
Testing in which the action of a test case is parameterized by externally defined data values, maintained as a file or spreadsheet. A common technique in Automated... Read more »
A modeling notation that represents a functional decomposition of a system. Read more »
A measure of the logical complexity of an algorithm, used in white-box testing. Read more »
Testing of programs or procedures used to convert data from existing systems for use in replacement systems. Read more »