All-P-Uses
De Software testing
Concepts
- The All-P-Uses requires that a data flow association for each predicative variable use to be exercised at least once. <bib>vincenzi-etal:slides:2007</bib>
- All-P-Uses states that all variable definitions should be exercised by a path until all its predicative variable uses. <bib>rapps-weyuker:1982</bib>, <bib>vincenzi-maldonado:slides:2007</bib>
Facts
- The All-P-Uses criterion is limited to unit testing. <bib>delamaro-etal:1997</bib>