White Box Testing AVNIET
White Box Testing AVNIET
&
Black box testing
Execution Paths
A flowchart is used to
depict program control
structure
weighting to indicate
connections (0 or 1)
Software quality,
metrics for analysis model,
metrics for design model,
metrics for source code,
metrics for testing,
metrics for maintenance
Examples of Metrics from Everyday
Life
Provide
a systematic way to assess quality
based on a set of clearly defined rules
Properties of Software Quality
Factors-McCall Quality Factors
Function Points
Metrics for specification quality
First proposed by Albrecht in 1979; hundreds of books and papers
-- functions points
– Estimate the cost or effort required to design, code, and test the software
– Predict the number of errors that will be encountered during testing
– estimate the number of components and/or the number of projected source code
lines in the implemented system
45
Value Adjustment Factors