Could be a Color
And Starts with a 'W'
You Want me to Test What?
Could be Complex
More Mr T'
100
Functional testing without reference to the internal structure
What is Black Box Testing
100
What is WBS
Work Breakdown Structure
100
The number of independent paths through a program ,
What is Cyclomatic complexity
100
A view of quality, wherein quality cannot be precisely defined, but we know it when we see it, or are aware of its absence when its missing. Quality depends on the perception and affective feelings of individual or group of individuals towards a product.
What is transcendent-based quality
200
A Black Box Test design technique in which test cases are designed to execute representatives to cover each partition at least once.
What is known as Equivalence partitioning
200
A step-by-step presentation by the author of a document in order to gather information and to establish a common understanding of it's content.
What is a walkthrough
200
The process consisting of all lifecycle activities, both static and dynamic, concerned with planning, preparation and evaluation of software products and related work products to determine if they satisfy specified requirements, to demonstrate that they are fit for purpose and to detect defects.
What is Testing
200
The degree to which a component or system has a design and/or internal structure that is difficult to understand, maintain, or verify.
What is Complex
200
An organization-wide management approach centered on quality, based on participation of all it members and aiming long-term success through customer satisfaction, and benefits to all members of the organization and to society.
What is Total Quality Management
300
A Black box test design technique in which test cases are designed to execute all sequences valid and invalid state transitions.
What is State transition testing.
300
An arrangement of work elements and their relationship to each other and to the end product
What is Work Breakdown Structure (WBS)
300
A version of component integration testing where the progressive integration of components follows implementation of subsets of requirements, as opposed to the integration of components by levels of a hierarchy.
What is thread testing
300
A content-based model for test process improvement built around twelve critical processes.
What is Critical Testing Processes
300
A document describing the scope, approach, resources and schedule of intended test activities. It identifies amongst others test items, the features to be tested, the testing tasks, who will do each task, degree of tester independence, the test environment, the test design techniques and entry and exit criteria to be used, and rationale for their choice, and any risks requiring contingency planning. (After IEEE 829)
What is a Test Plan
400
Testing based on analysis of internal structure of a system
What is White Box Testing
400
A pointer that references a location that is out of the scope for that pointer or that does not exist.
What is a Wild pointer
400
A document that consists of a test design specification, test case specification and/or test procedure specification.
What is a test specification
400
L - N + 2P
What is Cyclomatic Complexity
400
A formula based test estimation method based on function point analysis (TMap)
What is Test Point Analysis
500
The procedure to derive test cases based on an analysis of the internal structure of a component or system.
What is White Box Test Design Technique
500
The Pointer that references a location that is put of scope for that pointer or that does not exist.
What is a wild pointer
500
The organizational artifacts needed to perform testing, consisting of test environments, test tools office environments and procedures.
What is a test infrastructure.
500
The number of disconnected parts of a graph are the 'P' of complexity of a program, the L and N are ?
What is a L = the number of links in the graph N = the number of nodes in a graph
500
Five level staged framework for test process improvement, related to the Capability Maturity Model Integration (CMMI), that describes the key elements of an effective test process.
What is Test Maturity Model Integrated(TMMi)