Filters

CLEAR ALL

Search Results ()

Filter Icon

Search Results ()

    All Plugins (172)

    Filter Icon

    Quick Info

    Product icon
    Product
    DevOps Velocity (HCL Accelerate)
    Plugin type icon
    Type
    plugin
    Compatibility icon
    Compatibility
    HCL DevOps Velocity version 2.2.2 or later
    created by icon
    Created by
    HCL Software
    Published Date
    February 15th, 2021
    Last Updated
    April 9th, 2024

    Description

    DevOps Test Virtualization is software that is used for creating, maintaining, publishing, and running message-based stubs and database stubs. It can virtualize an application or database or just part of an application or database.

    Quick Info

    Product icon
    Product
    DevOps Velocity (HCL Accelerate)
    Plugin type icon
    Type
    plugin
    Compatibility icon
    Compatibility
    HCL DevOps Velocity version 2.2.2 or later
    created by icon
    Created by
    HCL Software
    Published Date
    February 15th, 2021
    Last Updated
    April 9th, 2024

    ucv-ext-onetest-service-virtualization:0.0.30.tar

    Uploaded: 09-Apr-2024 08:18

    Pull Command

    docker pull hclcr.io/accelerate/ucv-ext-onetest-service-virtualization:0.0.30

    Release Notes

  • Rebranding: Name of the plugin is changed from HCL OneTest Service Virtualization to DevOps Test Virtualization.
  • ucv-ext-onetest-service-virtualization:0.0.26.tar

    Uploaded: 15-Nov-2022 13:40

    Pull Command

    docker pull hclcr.io/accelerate/ucv-ext-onetest-service-virtualization:0.0.26

    Release Notes

  • Removed Manual User Access Key: From current version onwards this plugin will only support Auto Generated User Access Key feature of HCL Accelerate.
  • Added WorkflowId: Under the hidden properties section of add integration page for HCL OneTest Service Virtualization plugin a Workflow ID field is added. This field is optional and can be used to provide HCL Accelerate WorkflowId - the ID of a Value Stream (VSM )to which HCL OneTest Service Virtualization vulnerability data is associated.
  • Preventing Installation on Older Versions: This version of HCL OneTest Service Virtualization Plugin can only be installed on HCL Accelerate version 3.0.0 and later
  • Added Category:Quality is the plugin category of HCL OneTest Service Virtualization.
  • ucv-ext-onetest-service-virtualization:0.0.22.tar

    Uploaded: 01-Mar-2022 10:17

    Pull Command

    docker pull hclcr.io/accelerate/ucv-ext-onetest-service-virtualization:0.0.22

    Release Notes

  • User Access Key Related Changes
  • ucv-ext-onetest-service-virtualization:0.0.2.tar

    Uploaded: 10-Feb-2021 14:00

    Summary

    The DevOps Test Virtualization plugin imports number of calls received and virtualized results from Kairos DB as metrics into HCL DevOps Velocity Insights. Data between the DevOps Test Virtualization Server and HCL DevOps Velocity is synchronized by the OneTestEvent scheduled event which runs once a day by default. A data sync can be forced by toggling disable/enable on the integration.

    Compatibility

    DevOps Test API version 10.1.3 or later is required.

    History

    The following table describes the changes made in each plugin version.

    Plugin history details
    Version Description
    0.0.22 User access key related changes.
    0.0.2 Initial release

    Usage

    To use the DevOps Test Virtualization plugin, the plugin must be loaded and an instance created before you can configure the plugin integration. You define configuration properties in the user interface or in a JSON file.

    As a result, a new metric called DevOps Test Virtualization is created under the Quality category in HCL DevOps Velocity Insights and the data is be populated as metrics.

    Integration type

    The DevOps Test Virtualization plugin supports scheduled events integration which are listed in the following table.

    Scheduled events
    Name Description
    OneTestEvent Query DevOps Test Virtualization for records

    Integration

    There are two methods to integrate the plugin:

    • Using the user interface
    • Using a JSON file

    Using the user interface

    1. From the Plugins page, click Settings > Integrations > Plugins.
    2. Under the Action column for the plugin, click Add Integration.
    3. On the Add Integration page enter values for the fields used to configure the integration and define communication.
    4. Click Save.

    Using a JSON file

    The JSON file contains the information for creating a value stream and integrating with the DevOps Test Virtualization server. The following table describes the information for the creating an HCL DevOps Velocity value stream map.

    1. Download the value stream map. The value stream map is a JSON file used to define integrations.
    2. Edit the JSON file to include the plugin configuration properties.
    3. Save and upload the JSON file. This replaces the current JSON file with the new content.
    4. View the new integration on the Integrations page.

    Configuration properties

    The following tables describe the properties used to configure the integration. Each table contains the field name when using the user interface and the property name when using a JSON file.

    • The General Configuration Properties table describes configuration properties used by all plugin integrations.
    • The DevOps Test Virtualization Configuration Properties table describes the configuration properties that define the connection and communications with the DevOps Test Virtualization server. When using the JSON method to integrate the plugin these properties are coded within the properties configuration property.

    Some properties might not be displayed in the user interface, to see all properties enable the Hidden field.

    General Configuration properties
    Name Description Required Property Name
    NA The version of the plugin that you want to use. To view available versions, click the Version History tab. If a value is not specified, the version named latest is used. No image
    Integration Name An assigned name to the value stream. Yes name
    Logging Level The level of Log4j messages to display in the log file. Valid values are: all, debug, info, warn, error, fatal, off, and trace. No loggingLevel
    NA List of plugin configuration properties used to connect and communicate with the DevOps Test Virtualization server. Enclose the properties within braces. Yes properties
    The name of the tenant. Yes tenant_id
    NA Unique identifier assigned to the plugin. The value for the DevOps Test Virtualization plugin is ucv-ext-onetest-service-virtualization Yes type
    DevOps Test Service Virtualization Configuration Properties
    Name Type Description Required Property Name
    User Access Key Secure The user access key to authenticate with the HCL DevOps Velocity server. Yes ucvAccessKey
    DevOps Test Virtualization API URL String The API URL of the DevOps Test Kairos Database. Yes DevOpsTestUrl