* @package testcase * @version $Id$ * @link http://www.zentao.net */ ?>
" . $lang->testcase->moduleCases . " "; echo "" . html::a($this->createLink('testcase', 'browse', "productid=$productID&browseType=all¶m=0&orderBy=$orderBy&recTotal=0&recPerPage=200"), $lang->testcase->allCases) . ""; echo "" . html::a($this->createLink('testcase', 'browse', "productid=$productID&browseType=needconfirm¶m=0"), $lang->testcase->needConfirm) . ""; echo "{$lang->testcase->bySearch} "; ?>
export, '', 'class="export"'); ?> testcase->batchCreate); ?> testcase->create); ?>
'>
'>
tree->manage);?> tree->fix, 'hiddenwin');?>
recTotal}&recPerPage={$pager->recPerPage}"; ?> id");?>
idAB);?> priAB);?> testcase->title);?> testcase->story);?> actions;?> typeAB);?> openedByAB);?> testtask->lastRunAccount);?> testtask->lastRunTime);?> testtask->lastRunResult);?> statusAB);?> actions;?>
id));?> pri?> title);?> createLink('story', 'view', "storyID=$case->story"), $case->storyTitle, '_blank');?> id"), $lang->confirm, 'hiddenwin');?> testcase->typeList[$case->type];?> openedBy];?> lastRunner];?> lastRunDate)) echo date(DT_MONTHTIME1, strtotime($case->lastRunDate));?> lastRunResult) echo $lang->testcase->resultList[$case->lastRunResult];?> testcase->statusList[$case->status];?> id&version=$case->version", $this->app->loadLang('testtask')->testtask->runCase, '', 'class="runcase"'); common::printLink('testtask', 'results', "runID=0&caseID=$case->id", $lang->testtask->results, '', 'class="results"'); common::printLink('testcase', 'edit', "caseID=$case->id", $lang->testcase->buttonEdit); common::printLink('testcase', 'create', "productID=$case->product&moduleID=$case->module&from=testcase¶m=$case->id", $lang->copy); common::printLink('testcase', 'delete', "caseID=$case->id", $lang->delete, 'hiddenwin'); if(!($case->lastRunResult == 'fail' and common::printLink('bug', 'create', "product=$case->product&extra=caseID=$case->id,version=$case->version,runID=", $lang->testtask->createBug))) echo $lang->testtask->createBug; ?>
show();?>