Search found 22 matches

by wingking84
Sun Jul 10, 2011 3:28 pm
Forum: TestLink 1.9
Topic: move Estimated time
Replies: 4
Views: 5122

Re: move Estimated time

the answer is :
in printDocument.php,move below code to line 274(below case DOC_TEST_REPORT:)
if (($doc_info->type == DOC_TEST_REPORT) && ($printingOptions['metrics']))
{
$docText .= buildTestPlanMetrics($doc_data->statistics,$platform_id);
}
by wingking84
Sun Jul 10, 2011 3:24 pm
Forum: TestLink 1.9
Topic: missing sum Actual execution time
Replies: 1
Views: 3103

Re: missing sum Actual execution time

only one testsuite in testproject.the exec time of testcase in this testsuite have been set. when click testsuite, within adding some "echo" in printDocument.php, i see the surface cause is that exec time $min['totalMinutes'] value is alway 0. when i set manually $min['totalMinutes'] =10 ,...
by wingking84
Sat Jul 09, 2011 11:45 am
Forum: TestLink 1.9
Topic: missing testcase id
Replies: 1
Views: 2829

Re: missing testcase id

i upgrade from 1.7.4 to 1.8.5 ,
there is no problem.
by wingking84
Sat Jul 09, 2011 11:35 am
Forum: TestLink 1.9
Topic: move Estimated time
Replies: 4
Views: 5122

Re: move Estimated time

i am not good at php,and i spent all my afternoon to find where is the key place,but failed.
is there a develop guide ?
by wingking84
Sat Jul 09, 2011 8:45 am
Forum: TestLink 1.9
Topic: move Estimated time
Replies: 4
Views: 5122

move Estimated time

in "Test Report",check "Metrics",at the bottom will see:
Reports and Metrics
Estimated time for executing 3 test cases (min):50

Time used for executing 3 test cases (hours):2
i want this display at the top.
what should i do ?
thank you.
by wingking84
Sat Jul 02, 2011 9:08 am
Forum: TestLink 1.9
Topic: missing sum Actual execution time
Replies: 1
Views: 3103

missing sum Actual execution time

i follow the steps in user manual. when i click test project/test plan, i can see: Estimated time for executing 492 test cases (hours):41.15 Time used for executing 492 test cases (hours):26.66 . but when i click testsuite, i only see: Estimated time for executing 492 test cases (hours):41.15 'Time ...
by wingking84
Sat Jul 02, 2011 6:38 am
Forum: TestLink 1.9
Topic: missing testcase id
Replies: 1
Views: 2829

missing testcase id

i upgrade testlink from 1.7.4 to 1.8.4, click Upgrade Database schema and data migration,
then upgrade to 1.9.2,but when it done,all my testcase id is 0.
what can i do ?
any idea is appreciated!
by wingking84
Sat Jul 02, 2011 6:35 am
Forum: TestLink 1.9
Topic: where is testlink 1.9.2 Developer's Guide?
Replies: 0
Views: 2526

where is testlink 1.9.2 Developer's Guide?

i can not find it.please give me a address or send it to 277692153@qq.com.
thanks
by wingking84
Thu Jun 30, 2011 1:22 pm
Forum: TestLink 1.9
Topic: click Results by Tester per Build , cpu 99% in use
Replies: 0
Views: 2559

click Results by Tester per Build , cpu 99% in use

chrome,click results,and Results by Tester per Build. there is no response.and i excute 'top' on fedora 6,and i see cpu 99% in use Cpu(s): 0.0%us, 60.5%sy, 39.5%ni, 0.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 5768 nobody 34 19 292m 32m 5520 S 99.5 7.0...
by wingking84
Thu Jun 30, 2011 5:30 am
Forum: TestLink 1.9
Topic: how to add Test importance to test suite
Replies: 1
Views: 2863

how to add Test importance to test suite

testlink 1.9.2,
when i create a testcase ,i can see Test importance,but when i create a test suite,there is no Test importance.
can i add this feature to test suite ?
by wingking84
Wed Jun 29, 2011 9:58 am
Forum: TestLink 1.9
Topic: Testlink 1.9.1:Your session has expired! Please login again.
Replies: 5
Views: 10759

Re: Testlink 1.9.1:Your session has expired! Please login ag

i have the same problem ,but i have right session permission.
by wingking84
Tue Jun 28, 2011 12:19 pm
Forum: Installation and configuration
Topic: Garbled when exceute
Replies: 0
Views: 2375

Garbled when exceute

excute testcase,Chinese characters display very well at left, but it display Garbled testsuite name at right place and only testsuite name. see below picture. what can i do ? thank you! http://home.51cto.com/thumb.php?w=600&h=600&t=f&url=http://home.51cto.com/data/uploads/20110628/20/4e0...
by wingking84
Wed Sep 15, 2010 7:00 am
Forum: Installation and configuration
Topic: how to forbid somebody to export testcase
Replies: 7
Views: 8572

Re: how to forbid somebody to print testcase

TurboPT wrote:I'll have to check about disabling the export, but know that simply having the export capability disabled will not prevent copy/pasting from the web-page.
Do you mean there is a option about disabling the export ?
my version is 1.7.4,and i can't find it.
by wingking84
Sat Sep 11, 2010 10:18 am
Forum: Installation and configuration
Topic: how to forbid somebody to export testcase
Replies: 7
Views: 8572

Re: how to forbid somebody to print testcase

I made a mistake.
i don't won't normal user can export all testcase --> i don't want normal user can export all testcase
MODERATOR NOTE: change applied.

how to disable the export ?