Shopping cart    |      
Results 1 to 7 of 7

Thread: TL_TGLIST Customization

Hybrid View

  1. #1
    Join Date
    Oct 2008
    Posts
    6

    Default Add customize

    Can I add more columns in the Project Test Case

    TL_TGLIST Customization
    The TGLIST tag can be edited to change the columns that are used for displaying the list and in what order. You can select which columns to add by playing the appropriate heading tag for an item to the tag between "::", eg <!--TL_TGLIST:TL_TITLE_HEADING:TL_TESTTYPE_HEADING:TL_ TESTTPHASE_HEADING:TL_STATUS_HEADING:--> will display the ID, title, test type, test phase and test status for the list of project test cases. Only items that were part of the original list can be used.

    Is there a way to add more items to the original list?

  2. #2
    Join Date
    Oct 2008
    Posts
    6

    Default TL_TGLIST Customization

    TL_TGLIST Customization

    The TGLIST tag can be edited to change the columns that are used for displaying the list and in what order. You can select which columns to add by playing the appropriate heading tag for an item to the tag between "::", eg <!--TL_TGLIST:TL_TITLE_HEADING:TL_TESTTYPE_HEADING:TL_ TESTTPHASE_HEADING:TL_STATUS_HEADING:--> will display the ID, title, test type, test phase and test status for the list of project test cases. Only items that were part of the original list can be used.

    Is there a way to add the items to the original list?

    Thanks

  3. #3
    Join Date
    Mar 2005
    Posts
    912

    Default

    Only the fields that are displayed in the matching TestLog standalone list view can be used, eg when listing the contents of a test suite you can use;

    ID (TL_ID_HEADING)
    Title (TL_TITLE_HEADING)
    Priority (TL_PRIORITY_HEADING)
    Expected Duration (TL_EXPDURATION_HEADING)
    Type (TL_TESTTYPE_HEADING)
    Phase (TL_TESTTPHASE_HEADING)
    Updated Date (TL_UPDATEDATE_HEADING)
    Author (TL_AUTHOR_HEADING)
    Configurations (TL_CONFIG_HEADING)
    Resources (TL_RESOURCE_HEADING)

  4. #4
    Join Date
    Oct 2008
    Posts
    6

    Smile

    So there is no way I can added other such as External Description Link
    from the test Case? can I customize the Standalone to add that so that I can see on the html reports

  5. #5
    Join Date
    Mar 2005
    Posts
    912

    Default

    Currently no, feilds that aren't already being displayed cannot be added to the list views.

  6. #6
    Join Date
    Oct 2008
    Posts
    6

    Smile

    Can I change the Requirement field in Test case to accept Hyderlink, because if I do that it is displaying the report as just as text.

    And secondly are you planning in future to add more fields to <TG_LIST>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •