TEAMST - Home of TestLink developers Community

TestLink is a open source Test Management and execution system


max. size of import files 200 kb, can it be increased?

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    TestLink Forum Index -> TestLink 1.7 (Closed)
View previous topic :: View next topic  
Author Message
fwk
TestLink user


Joined: 11 Jan 2008
Posts: 4

PostPosted: Thu Jan 17, 2008 10:27 am    Post subject: max. size of import files 200 kb, can it be increased? Reply with quote

Hello,

I'am evalution Testlink to a repacement for the tools we are currently using (Testmanager from Rational, expensive one....).

We have a large amount of testcases (around 3000). The testsuites we then should export and convert to Testlink xml-format is in size up to 4000 kB.

When importing to testlink it says that the max. size of the file is set to 200 kB. There is no way to increase this, or?

Best Regards

Fredrik
Back to top
View user's profile Send private message
havlatm
Member of TestLink Community


Joined: 31 Oct 2005
Posts: 915
Location: Czech

PostPosted: Sun Jan 20, 2008 10:33 pm    Post subject: Reply with quote

Look at config.inc.php.

Code:
// Also check your PHP settings (default is usually 2MBs)
define('TL_IMPORT_LIMIT', '204800'); // in bytes

/** maximum line size of the imported file */
define('TL_IMPORT_ROW_MAX', '10000'); // in chars
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    TestLink Forum Index -> TestLink 1.7 (Closed) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
break line
SourceForge Logo move to top