is a set of defini/on for ensuring quality in so6ware engineering processes SQC is set of ac/vi/es for ensuring in so6ware product Focus Process Focused Product Focused Orientation Preven/on Oriented Detec/on Oriented Breadth Organiza/on Wide Product/Project Specific Scope Relates to all products that will ever be created by process Relates to specific product Activities • Process defini/on and implementa/on • Audits • Training • Reviews • Tes/ng
the program been called? Function Coverage Statement Coverage Conditional Coverage Has each statement in the program been executed? Has every edge in the program been executed? Has each Boolean sub-‐expression evaluated both to true and false?