Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Alternatively, you can use the -publish command line switch:

Conditional Content
product: (jtest)product: (jtest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E671AAA268425A3
Code Block
jtestcli -publish

Ant and Maven Pattern

If you use Ant or Maven, you can configure publishing results to DTP with the following pattern:

Code Block
<publish>true</publish>

Associating Results with a DTP Project

...

Publishing Sources to DTP Without Running Code Analysis 

...

Jtest

...

needs to execute to send data to DTP, but you may want to send publish sources to DTP without running analysis. 

  1. Create an empty test configuration and save it to [INSTALL_DIR]/configs/user; see Configuring Test Configurations for details.
  2. Run the configuration with the appropriately configured report.dtp.publish.src property.