DevOps Edition for Continuous Integration 10.4 | Unit Test Framework | Code Coverage Analysis | Coverage Analysis in Headless Mode
 
Coverage Analysis in Headless Mode
Test Suite Executor (see Creating a Test Suite Executor ) provides the Ant build file run-composite-runner.xml with necessary tasks and properties to start a test. Use the task composite-runner-all-tests for headless test execution to generate code coverage analysis report.
Specify the following properties:
Name
Description
webMethods.test.setup.profile.mode
Sets to Coverage to generate coverage report. Set to None for regular test execution.
webMethods.test.scope.packages
Specifies the list of comma separated target Integration Server package names. This Defines the full scope for the coverage analysis and percentage calculation.
Example: SampleTestSuite,SampleTestSuite1

Copyright © 2017-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release