Created On: 10 November 2010
Problem:
When attempting to upload a SilkTest plan to SilkCentral Test Manager you may get the following error message:


Resolution:
The likely cause of this error is that the testdata field 'testdata:' in the SilkTest testplan is left blank. For example:
[-] Testplan error example
[-] Testcase1
[ ] testdata:
[ ] script: TestPlan_SCTM.t
[ ] testcase: Test1
If you wish to have empty testdata fields in your SilkTest testplan as a workaround you should remove the 'testdata:'keyword altogether.
[-] Testplan error example
[-] Testcase1
[ ] testdata:
[ ] script: TestPlan_SCTM.t
[ ] testcase: Test1
If you wish to have empty testdata fields in your SilkTest testplan as a workaround you should remove the 'testdata:'keyword altogether.
Incident #2486495