Customization > Validation Guidelines for Automation of Customizations
Validation Guidelines for Automation of Customizations
This document provides an overview of the customer validation practices, strategy and recommendations for test automation.
* 
PTC recommends a code coverage of 80% for customized Java code using unit test execution. Use the Java Code Coverage (JaCoCo) tool on a development machine to generate the code coverage report. For more information, see Generating Code Coverage Report.
Was this helpful?