The release 1.6 is going to be unsupported by Community. Because our effort moves ahead. However there are still valuable informations for you.
prabhat
Advanced user
Posts: 19 Joined: Wed Apr 18, 2007 11:37 am
Post
by prabhat » Wed Apr 18, 2007 11:42 am
When ever we create test castes the ID which is automatically generated is not in sequence.
For one test case it comes 6 and for other it comes 9.
It should be in proper sequence like 6,7,8,9......
fman
Member of TestLink Community
Posts: 3123 Joined: Tue Nov 15, 2005 7:19 am
Post
by fman » Wed Apr 18, 2007 6:02 pm
not agree: test case ID sequence is not important
dilbert166
Advanced user
Posts: 41 Joined: Wed Sep 13, 2006 8:34 pm
Post
by dilbert166 » Wed Apr 18, 2007 6:46 pm
sequence is interrupted anyway, as soon as you delete a TC...
and usually you will, sooner or later
prabhat
Advanced user
Posts: 19 Joined: Wed Apr 18, 2007 11:37 am
Post
by prabhat » Thu Apr 19, 2007 3:33 am
that's true that if i delete a test case sequence is interrupted. But for the first time when i make test cases, still it is not in sequence.
ID field is also if importance for test cases.
fman
Member of TestLink Community
Posts: 3123 Joined: Tue Nov 15, 2005 7:19 am
Post
by fman » Thu Apr 19, 2007 1:15 pm
I will try to explain you why this happen:
We are using one and only one field to get internal id for the vast majority of objects: the id on node_hierarchy table.
That's the reason why you see numbers change in some random way.
Pleas be patiente