Search found 10 matches
- Fri Apr 11, 2008 8:58 am
- Forum: Installation and configuration
- Topic: Installation of many instance of Testlink on the same server
- Replies: 2
- Views: 4437
You are right, the problem is due to session management in the browser. The cookie store the session with in the key the host of the url. (http://myserver/) I solve this problem by using alias in my apache configuration : http://TL1.myserver and http://TL2.myserver. Now the session management is cor...
- Thu Apr 10, 2008 7:50 am
- Forum: Installation and configuration
- Topic: Installation of many instance of Testlink on the same server
- Replies: 2
- Views: 4437
Installation of many instance of Testlink on the same server
Hi, I need to install many instance of testlink on the same server. I tried to install two instance : http://myserver/testlink1 with a database TL1 and http://myserver/testlink2 with a database TL2. But I find some problem : if I connect on the two server in the same time, the data displayed are the...
- Thu Mar 27, 2008 10:36 am
- Forum: TestLink 1.7 (Closed)
- Topic: Update tree close items
- Replies: 2
- Views: 3949
- Thu Mar 27, 2008 10:19 am
- Forum: TestLink 1.7 (Closed)
- Topic: Update tree close items
- Replies: 2
- Views: 3949
Update tree close items
I have some problem with the update of tree. When creating testcase, the checkbox to update the tree after each action is checked and after validatin the creation of testcase, the tree is updated but I lose the open item in the tree. All item of the tree are closed. Is there a solution to have a tre...
- Wed Mar 26, 2008 11:01 am
- Forum: TestLink 1.7 (Closed)
- Topic: Search testcase result display in list
- Replies: 2
- Views: 4077
- Tue Mar 25, 2008 3:46 pm
- Forum: TestLink 1.7 (Closed)
- Topic: Search testcase result display in list
- Replies: 2
- Views: 4077
Search testcase result display in list
Hi,
Is-it possible to display the list result of search test case in a table with only the ID and title (summary ?) and a link to display / edit the testcase ?
We have a lot of testcase, and the result of this search function is not very practice.
Any solution or idea ?
Thanks.
Is-it possible to display the list result of search test case in a table with only the ID and title (summary ?) and a link to display / edit the testcase ?
We have a lot of testcase, and the result of this search function is not very practice.
Any solution or idea ?
Thanks.
- Tue Mar 25, 2008 11:17 am
- Forum: TestLink 1.7 (Closed)
- Topic: Direct link to test case
- Replies: 1
- Views: 3271
Direct link to test case
Hi,
I need to have a direct link to a test case. I would like to have direct access using an url, example : http://myserver/testlink/showtc?id=2
How can I do this ?
Thanks
I need to have a direct link to a test case. I would like to have direct access using an url, example : http://myserver/testlink/showtc?id=2
How can I do this ?
Thanks
- Tue Mar 25, 2008 8:45 am
- Forum: TestLink 1.7 (Closed)
- Topic: Search testcase improvement ?
- Replies: 0
- Views: 2436
Search testcase improvement ?
Hi, I'm testing this product and i have some problem with the search functionnality. I created a test case with title : "My first test case" and summary : "This is my first test case with testlink". I would like to test the function search. In the field title, if I search "f...
- Tue Mar 25, 2008 8:24 am
- Forum: TestLink 1.7 (Closed)
- Topic: Increase Text Field Height in Test Cases page
- Replies: 4
- Views: 6454
- Fri Mar 21, 2008 4:14 pm
- Forum: TestLink 1.7 (Closed)
- Topic: Increase Text Field Height in Test Cases page
- Replies: 4
- Views: 6454
Hi, I have the sema question. I would like to customize the height of field summary and steps with different value : smaller value for summary and bigger one for steps. I try to change the value in the file fckeditor_php5.php, it works but all fields have the same size. Is it possible to spécify the...