When attempting to add a new test case by clicking on the 'Click to create a New Test...' button, when choosing a particular package,the following error occurs:
"Error code: 10000002
Error name: UNANTICIPATED-ERROR
Error details:
Unexpected failure when initializing test definition from program definition.
An unanticipated error has occurred. Please review the information below and see if it will help you resolve the problem.
ORACLE_ERROR = ORA-06502: PL/SQL: numeric or value error: character string buffer too small
Error stack:
ORA-06512: at "CODE_TESTER.QU_DESCRIBE", line 201
ORA-06512: at "CODE_TESTER.QU_UNIT_TEST_XP", line 1446
ORA-06512: at "CODE_TESTER.QU_UNIT_TEST_XP", line 1666
ORA-06512: at "CODE_TESTER.QU_UNIT_TEST_XP", line 1820
ORA-06512: at "CODE_TESTER.QU_HARNESS_XP", line 1400"
Defect confirmed.
WORKAROUND:
1. Download the hotfix called "Quest Code Tester for Oracle 1.8.2 Hotfix for SOL50939 (qu_describe_long_names.pkb)" from SupportLink at the following location:
https://support.quest.com/SUPPORT/index?page=downloadsentitlement&file=2951522
2. Close Code Tester
3. Compile package (the hotfix) to Code Tester repository (by default QUESTCODETESTER) which will replace current QU_DESCRIBE package
4. Launch Code Tester and retest
STATUS:
Waiting for fix in a future release of Quest Code Tester for Oracle.