When creating a new (or modifying an existing) Manual Test, what is the maximum number of characters allowed for the name? Some of our manual tests do not require steps if we make the name descriptive enough, but it appears that a character limit is being imposed. For example, I attempted to create a manual test with a name that was 176 characters long, but the test did not appear in the test-case folder in Test Studio until I shortened the name to 127 characters. If I attempt to rename the test case to a name that longer than 127 characters, the name field is outlined in red with hover text that says "The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters." Can I assume the character limit is actually 127 and not the 248 or 260 indicated in the hover text?