I want to know if there is any character limit for Test Case Design Section of Test Cases in ETM. If there is a limit like 10,000 characters or so, can we extend the limit
As far as I know, these are regulated by the Java String class which in turn is dependent on the system resources. In general terms there is no explicit maximum, but the String API won't support Strings longer than Integer.MAX_VALUE
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means.
Learn more here.