How do you regenerate a new AUTFullCoverageinfo.xml file in SilkCentral Test Manager?

0 Likes

Problem:

How do you regenerate a new AUTFullCoverageinfo.xml file in SilkCentral Test Manager?

Resolution:

The file AUTFullCodeCoverage.xml can only be generated once - Ie the first time you run an execution definition for a particular build.

This could pose a problem if the customer wished to add jar files and re run executions for that same build. The classes associated with the new jar file will not be included in the AUTFullCodeCoveage.xml file

For a New Build

- Create a New Build and run the execution definition. This will generate a new AUTFullCodeCoverage.xml

For the Same Build

- Delete the code coverage info of the current build in the code coverage unit and rerun the execution definition. This will generate the AUTFullCodeCoverage.xml file again for that build.


Old KB# 25067
Comment List
Related
Recommended