Page 1 of 1

batch Execution gone?

Posted: Tue May 26, 2009 1:30 pm
by monsieur_jj
Hi all,

Why is the batch execution gone in version 1.8.0 it was available at the 1.7.4 version how can I recover it?

Thanks,
jayjay

Posted: Wed May 27, 2009 9:27 am
by Amaradana

Posted: Wed May 27, 2009 9:50 am
by monsieur_jj
Amaradana wrote:Please go to the following post

http://www.teamst.org/phpBB2/viewtopic. ... ight=#5535
Thanks Amaradana but what I am looking for is the execute button near the search bar.

Posted: Wed May 27, 2009 9:55 am
by Amaradana
No idea what are you saying, as i have not used 1.7.4 version

Posted: Sat May 30, 2009 7:47 pm
by havlatm
It is disabled by default because of performance problems for large count of TCs. You should enable it by:

Code: Select all

$tlCfg->exec_cfg->show_testsuite_contents = ENABLED;

Posted: Mon Jun 01, 2009 1:23 am
by monsieur_jj
havlatm wrote:It is disabled by default because of performance problems for large count of TCs. You should enable it by:

Code: Select all

$tlCfg->exec_cfg->show_testsuite_contents = ENABLED;
it is already enabled do I have to restart?

Posted: Mon Jun 01, 2009 7:32 am
by havlatm
No, just select any Test Suite in execution navigator.