Filters

CLEAR ALL

Search Results ()

Filter Icon

Search Results ()

    All Plugins (172)

    Filter Icon

    Quick Info

    Product icon
    Product
    Plugin type icon
    Type
    plugin
    Compatibility icon
    Compatibility
    HCL Compass; IBM ClearQuest
    created by icon
    Created by
    HCL Software
    Published Date
    December 7th, 2022
    Last Updated
    May 11th, 2023

    Description

    You can use the Requirements and Ideation schema to divide larger pieces of work into smaller pieces of work. This is especially helpful if multiple team members are working on a larger feature. Everybody will be able to manage their own work while still contributing to a larger, trackable body of work.

    Quick Info

    Product icon
    Product
    Plugin type icon
    Type
    plugin
    Compatibility icon
    Compatibility
    HCL Compass; IBM ClearQuest
    created by icon
    Created by
    HCL Software
    Published Date
    December 7th, 2022
    Last Updated
    May 11th, 2023

    Overview

    You can use the Requirements and Ideation schema to divide larger pieces of work into smaller pieces of work. This is especially helpful if multiple team members are working on a larger feature. Everybody will be able to manage their own work while still contributing to a larger, trackable body of work.

    The Requirements and Ideation schema is tailored toward product managers and release train engineers. The schema allows users to create ProjectsReleasesWork Items, and Ideas for product teams.

    There are four record types in the Requirements Management schema.

    • Project
      • Within the Project record type, the following fields are available: NameDescriptionTypeListReleaseTypeOwnerRelease.
    • Release
      • Within the Release record type, the following fields are available: NameDescriptionStartDateEndDateReleaseTypeRecordTypeProject, and Status. Subfields for Status include Ready to ShipUnder Consideration, and In Development.
    • Work Item
      • There are three types of work items: EpicFeature, and RequirementRequirements nest under Features which nest under Epics.

        Within the Work Item record type, the following fields are available: StateDescriptionCloseByPlannedForReleaseProjectRecordTypeModifyByOwnerTagsCloseDatePriorityTitleModifyDateHistoryEndDate, and StartDate.

    • Idea
      • Ideation is the part of the Requirements schema that is used to capture user enhancement requests. Users can submit an Idea that may be converted to a Requirement. Converting an Idea into a Requirement is a great way to include small requests that fit under a planned feature.
      • Within the Idea record type, the following fields are available: TitleDescriptionStateCategoryResolutionOwnerTagsHistoryProject, and CreatedDate.

    Steps

    On Windows:

    1. Create a repository and application.
      1. Create a repository based on a blank schema using the Maintenance Tool by clicking Select Schema Repository from within the Maintenance Tool.
      2. Click New and provide a name for the schema.
      3. Select a Database Vendor and then click Next.
      4. On the Data Code Page screen, select Next.
      5. Uncheck Create Sample DB.
      6. Select any schema to use and provide a database name. The default value is SAMPL.
      7. Click Next.
      8. Specify DB Vendor for user database.
      9. Click Finish.
    2. Import the Requirements Schema.
      1. Import the schema text file to the newly created repository using the following command:
      2. Launch the command prompt with administrative privileges.
      3. Download the schema and copy to the Compass or ClearQuest installation directory.
      4. Run the following command:
        cqload importschema [-dbset dbset ] -installpackages loginID password Requirements.schema
    3. Create an application from the Requirements Schema.
      1. Launch the Eclipse Designer or the Native designer.
      2. Select the Repository that you created in step 1. Right click and then select Connect.
      3. Login to the repository with the user name and password. By default, the user name is admin and the password is left blank.
      4. Under the Root View menu, select Compass Database Administration.
      5. The view appears in one of the tiles within the Eclipse designer.
      6. Right click the view and select Create Database.
      7. Specify the logical name of the database. For example, you may use TEST or SAMPL.
      8. Select the database (Production) vendor and leave the other defaults in place and select Next.
      9. Specify the DB properties required and select Next.
      10. Leave the default values in place and select Next.
      11. In the Initial Schema Revision Screen, select Requirements and the latest version, and then select Finish.
    4. Accessing the Application
      1. Go to the Compass or ClearQuest host URL.
      2. Select the application that you created and log in.

    Usage

    Settings