Issue - TestLink with huge number of tests
Posted: Wed May 02, 2012 10:23 am
Hi,
I'm using testLink to test a range of multimedia products. The tests mainly consist in video conversion and every possible combination needs to be tested. This leads to a huge number of test cases (around 20 000).
Due too this large number of tests, I've came across some issues in testLink:
-After generating the tests in my software in an XML suitable for testLink, I simply cannot import them because the file is too big (around 10MB). I have to split it into aprox. 1.4 Mb files and the import them. This is a real bother because then I have to import something like 20 files. Isn't there a way to import multiple XML files at a time or to fix this problem?
(and yes, I've seen this http://www.teamst.org/forum/viewtopic.php?f=11&t=3626 and other topics about it) I think the problem is that there are too many insert statements to the database either simultaneously or in a short period of time. So maybe the problem is not with the filesize, is with the number of tests it contains.
-When inserting test cases into a test plan, using the "Add /Remove Test cases" menu, it gets to a point where I simply cannot add anymore tests. The limit is always around 1100 tests. When I try to insert even a single test case after the limit was reached, it doesn't insert. It doesn't give an error message or anything.
Can you help me on this?
Thanks
I'm using testLink to test a range of multimedia products. The tests mainly consist in video conversion and every possible combination needs to be tested. This leads to a huge number of test cases (around 20 000).
Due too this large number of tests, I've came across some issues in testLink:
-After generating the tests in my software in an XML suitable for testLink, I simply cannot import them because the file is too big (around 10MB). I have to split it into aprox. 1.4 Mb files and the import them. This is a real bother because then I have to import something like 20 files. Isn't there a way to import multiple XML files at a time or to fix this problem?
(and yes, I've seen this http://www.teamst.org/forum/viewtopic.php?f=11&t=3626 and other topics about it) I think the problem is that there are too many insert statements to the database either simultaneously or in a short period of time. So maybe the problem is not with the filesize, is with the number of tests it contains.
-When inserting test cases into a test plan, using the "Add /Remove Test cases" menu, it gets to a point where I simply cannot add anymore tests. The limit is always around 1100 tests. When I try to insert even a single test case after the limit was reached, it doesn't insert. It doesn't give an error message or anything.
Can you help me on this?
Thanks