How many test scripts are allowed for a test case, and what is the character limit for the description field of the test script?
One answer
Hi Salwa,
There is no limit on the number of test scripts associated with a test case. However, typically just one test script is associated with a test case.
All test artifact names are limited to 256 bytes and descriptions are limited to 32K bytes. Typically, one character is one byte unless you're using double-byte character sets.