* @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);?>
recTotal}&recPerPage={$pager->recPerPage}"; ?> id");?>
idAB);?> priAB);?> testcase->title);?> testcase->story);?> actions;?> typeAB);?> openedByAB);?> testtask->lastRun);?> testtask->lastResult);?> statusAB);?> actions;?>
id));?> pri?> title);?> createLink('story', 'view', "storyID=$case->story"), $case->storyTitle, '_blank');?> id"), $lang->confirm, 'hiddenwin');?> testcase->typeList[$case->type];?> openedBy];?> lastRun)) echo date(DT_MONTHTIME1, strtotime($case->lastRun));?> lastResult) echo $lang->testcase->resultList[$case->lastResult];?> testcase->statusList[$case->status];?> id", $lang->testcase->buttonEdit); common::printLink('testcase', 'delete', "caseID=$case->id", $lang->delete, 'hiddenwin'); common::printLink('testtask', 'runCase', "runID=0&extras=caseID=$case->id", $this->app->loadLang('testtask')->testtask->runCase, '', 'class="runcase"'); common::printLink('testtask', 'results', "runID=0&extras=caseID=$case->id,version=$case->version", $lang->testtask->results, '', 'class="results"'); if($case->lastResult == 'fail') common::printLink('bug', 'create', "product=$case->product&extra=caseID=$case->id,version=$case->version,runID=", $lang->testtask->createBug); ?>
show();?>