I am trying to enter testcases through Testlink GUI and through API. In both cases, testcases cannot be entered into TL due to duplicate testcase names due to case insensitive titles. Ie: (I did not create these testcase names)
-semC1
-semc1
Since these are existing testcases, I cannot rename them or it will skew the stats. Is there a way to turn off the case sensitive restriction when I manually enter?
As well, in my API, what do I need to turn off or change in the query? The first testcase will get created. But when I query tcaseMgr->get_by_name() the second time, it always finds the first one entered for the suite. Any kludge or hack available?
Thanks in advance!
Using: Testlink 1.9 on Ubuntu Linux
Testcase name: Duplicate due to case insensitive chars
Moderators: Amaradana, TurboPT, TL Developers
Re: Testcase name: Duplicate due to case insensitive chars
no way with configuration