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.4

You can create custom test configurations by duplicating an existing test configuration locally or on DTP, and modifying the configuration to meet your organization’s development policy.

Anchor
duplicate_locally
duplicate_locally
Creating Custom Configurations Locally

  1. Click  Parasoft in the menu bar and choose 

    Conditional Content
    product: (jtest)
    product: (jtest)
    sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E671AAA268425A3

    Preferences (Eclipse), Options (NetBeans) or Settings (IntelliJ).

    Then select Configuration.

  2. Right-click the test configuration you want to duplicate, then choose Duplicate Locally

    The configuration will be added to the User directory and nested in a parent directory matching the source.

  3. Right-click the duplicate configuration and choose Edit.


  4. Modify the configuration. You can:
    - rename the configuration,
    - change the containing directory name,
    - enable/disable rules; click Show rules documentation to review rules (see Specifying the Rule Documentation Directory for details on how to link rule descriptions).


Anchor
duplicate_on_dtp
duplicate_on_dtp
Creating Custom Configurations on DTP

  1. Click  Parasoft in the menu bar and choose 

    Conditional Content
    product: (jtest)
    product: (jtest)
    sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E671AAA268425A3

    Preferences (Eclipse), Options (NetBeans) or Settings (IntelliJ).

     Then select Configuration.

  2. Right-click the Built-in or User test configuration you want to duplicate, then choose Duplicate on DTP.

    The configuration will be added to the DTP directory and uploaded to the DTP server (see Connecting to DTP

  3. Right-click the duplicate configuration and choose Edit.

    If you are not logged in DTP, the DTP login page will open in a browser. Provide your credentials to log in.
    The Test Configuration page in DTP will open. 

  4. Open the list of test configurations. The duplicated test configuration will be available in the configurations lists.

     
  5. Click the duplicated test configuration to open the configuration interface. See the DTP documentation for details about how to customize test configurations on DTP.