Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space ENGINES1031 and version 10.3.3

If you are experiencing technical problems, such as test process failure, the best way to remedy the problem is to create a zip archive containing the source file(s) that caused that failure (if applicable), as well as related test information, then send that zip file to Parasoft's support team. On average, these archives are about half a megabyte, and are created in about one minute.

Table of Contents
maxLevel1

Creating a Support Archive in Command Line

You can configure 

...

 DTP Engine to create a package for technical support. Add the following settings to your .properties configuration file:

Code Block
techsupport.enabled=true
techsupport.create.on.exit=true
techsupport.archive.location=[OUTPUT DIRECTORY]

A technical support package will be created in the output directory at the end of an analysis run.


Creating a Support Archive in the IDE

  1. In your IDE, click Parasoft in the menu bar and choose 

    Options (Visual Studio) or Preferences (Eclipse).
  2. Select Technical Support.
  3. Enable the Enable option and choose any additional options.

  4.  (Optional) Enable the Archives option and specify the custom location where created archives will be placed. If a custom location is not specified, archives will be created in the default workspace location (click Explore Archives to view the location).



  5. Click Apply.
  6. Click Create Archive.



...

  1. Click  Parasoft in the menu bar and choose  

    Options (Visual Studio) or Preferences (Eclipse).
  2. Select Technical Support.
  3. Click Explore Archives to view the archives created in the specified location or in the default workspace location.