Announcement

Collapse
No announcement yet.

Maximum Length of Fields in Test Cases and Project test Cases

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Maximum Length of Fields in Test Cases and Project test Cases

    Hi,

    Can you please provide the Maximum Length of Fields in Test Cases and Project test Cases, i cannot find the same provided in Help.


    Thanks & Regards,
    -Manali

  • #2
    There are a lot of fields, and so for some the length doesn't make sense (like dates). Which fields are you interested in?

    Comment


    • #3
      Multi line fields are generally restricted to 40000 characters (this can sometimes be affected by underlying formatting information added by TestLog when saving).

      Comment


      • #4
        I found this in Import test Cases help i guess this must be same while creting Test Cases or Project Test Cases as well

        Field Name
        Format
        Comments / Example
        Max Length*
        Type
        TEXT
        Indicates whether this record is a test case or a test suites. Use “case” to indicate it is a test case and “suite” for a test suite
        5
        Test Suite
        TEXT

        64
        ID
        TEXT

        64
        Title
        TEXT

        256
        Expected Duration
        TIME
        1:20
        -
        Test Type
        TEXT

        30000
        Test Phase
        TEXT

        30000
        Created Date
        DATE
        2004-05-13
        -
        Created Time
        TIME
        12:44:00
        -
        Last Update Date
        DATE
        2004-05-13
        -
        Last Update Time
        TIME
        12:44:00
        -
        Created By
        TEXT

        30000
        Last Update By
        TEXT

        30000
        Recommended Config Ids
        SEPARATED
        It is advised to leave this field blank if no configs are already defined
        30000
        Test Resources
        SEPARATED
        It is advised to leave this field blank if no resources are already defined
        30000
        Prerequisites and initial condition
        TEXT

        40000
        Test Description and Steps
        TEXT

        40000
        Expected Results
        TEXT

        40000
        Notes 1
        TEXT

        40000
        Notes 2
        TEXT

        40000
        External Link
        TEXT

        30000
        Priority
        NUMBER
        Priority value of test case from 0 (highest) – 4 (lowest)
        -
        Requirements
        TEXT

        512

        Comment


        • #5
          Hi,

          We need to know about the Maximum Lenght of the field "Test Description and Steps" while creating Test Cases and Project Test Cases, it is restricted to 40000 charecters i guess.

          Is there any way we can increase it. can we enter Test Description of more than 40000 Charecters by some workaround?


          Thanks
          --Manali

          Comment


          • #6
            It may be possible to import more than this limit by importing test cases from CSV format but if they were opened for editing in TestLog the data would be truncated as 40000 is the maximum number of characters that will be displayed in one of the rich edit fields.

            Comment

            Working...
            X