Search found 19 matches

by cosmo
Wed Feb 13, 2008 2:43 pm
Forum: TestLink 1.7 (Closed)
Topic: Idea for function "search test case(s)"
Replies: 0
Views: 2174

Idea for function "search test case(s)"

@ testlink-team,

at time you can search for test cases with specific criteria. But after search you can "only" edit or delete or create a new version. It would be very useful to assign the test cases to a test plan.

Greetings, cosmo
by cosmo
Wed Feb 13, 2008 1:19 pm
Forum: TestLink 1.7 (Closed)
Topic: no test case results on print
Replies: 1
Views: 3274

no test case results on print

hello @all,

when I print the test plan or test case, there is no test result and no memo on the print. Why?

Thanks, cosmo
by cosmo
Wed Jan 30, 2008 12:54 pm
Forum: TestLink 1.7 (Closed)
Topic: e-mail
Replies: 3
Views: 4998

No ;-) I can´t find a chapter in the user manuals or a posted in the forum.
by cosmo
Tue Jan 29, 2008 2:05 pm
Forum: TestLink 1.7 (Closed)
Topic: e-mail
Replies: 3
Views: 4998

e-mail

I would like to send the test plan report as a mail (report type = html mail), but testlink cannot connect to the smtp server ("Error sending emailSMTP Error: Could not connect to SMTP host.") What is the problem?

best regards, cosmo
by cosmo
Mon Jan 28, 2008 3:08 pm
Forum: TestLink 1.7 (Closed)
Topic: link to a test case
Replies: 12
Views: 17828

hello gunter, yes, I´m sure. this is the code: function testcase_Link(id) { var pParams = tree_getPrintPreferences(); parent.workframe.location = fRoot+"lib/testcases/archiveData.php?edit=testcase&id="+id+args; } (I have no ID for the testsuites.) My TestLink version is 1.7.3 and the u...
by cosmo
Mon Jan 28, 2008 8:44 am
Forum: TestLink 1.7 (Closed)
Topic: link to a test case
Replies: 12
Views: 17828

After inserting the code, I could not open a testcase in the same window.
by cosmo
Mon Jan 28, 2008 8:30 am
Forum: TestLink 1.7 (Closed)
Topic: link to a test case
Replies: 12
Views: 17828

yes, I have cleared my cache.
by cosmo
Fri Jan 25, 2008 8:59 am
Forum: TestLink 1.7 (Closed)
Topic: link to a test case
Replies: 12
Views: 17828

cosmo wrote:hello gunter,

I have complemented the code in testlink_library.js but it doesn´t work. what is the problem? and another question: I have modified the "strings.txt" but there is no difference in testlink.

best regards, cosmo
by cosmo
Fri Jan 25, 2008 8:55 am
Forum: TestLink 1.7 (Closed)
Topic: link to a test case
Replies: 12
Views: 17828

@ nogem,

excuse me, but I don´t understand.
by cosmo
Fri Jan 25, 2008 8:53 am
Forum: TestLink 1.7 (Closed)
Topic: link to a test case
Replies: 12
Views: 17828

hello gunter,

I complement the code in testlink_library.js but it doesn´t work. what is the problem? and another question: I have modified the "strings.txt" but there is no difference in testlink.

best regards, cosmo
by cosmo
Thu Jan 24, 2008 4:14 pm
Forum: TestLink 1.7 (Closed)
Topic: link to a test case
Replies: 12
Views: 17828

Yes, thank you.
by cosmo
Thu Jan 24, 2008 12:20 pm
Forum: TestLink 1.7 (Closed)
Topic: link to a test case
Replies: 12
Views: 17828

link to a test case

I have a test project with many test cases. How I can set a link from test case 1 to test case 100 ? Is it possible?

best regards, cosmo
by cosmo
Tue Jan 22, 2008 8:16 am
Forum: TestLink 1.7 (Closed)
Topic: custom fields
Replies: 12
Views: 14414

yes and when you could nominate this fields not "expected results" or "steps" but "value 1" or "value 2" it will be a custom field.
by cosmo
Mon Jan 21, 2008 3:20 pm
Forum: TestLink 1.7 (Closed)
Topic: custom fields
Replies: 12
Views: 14414

@ francisl:

yes, but its not so flexible.
by cosmo
Mon Jan 21, 2008 3:14 pm
Forum: TestLink 1.7 (Closed)
Topic: custom fields
Replies: 12
Views: 14414

No. I mean, it´s useful to have for test case 1 one multiselection list and for test case 2 two fields from type string and for test case 3 four fields from type float.