Search found 6 matches

by rajsah
Mon Sep 03, 2012 12:47 pm
Forum: TestLink 1.9
Topic: Updatation of Project Name and Requirements using XML-RPC
Replies: 3
Views: 4150

Re: Updatation of Project Name and Requirements using XML-RP

Thanks fman. We could successfully do the following using XML-RPC: 1. Creation of Project in Testlink using xml rpc from a java client 2. Creation of Build ID in TestLink using xml rpc from a java client However we are not able to upload the requirements using xml-rpc. We referred the site provided ...
by rajsah
Fri Aug 31, 2012 9:58 am
Forum: TestLink 1.9
Topic: Updatation of Project Name and Requirements using XML-RPC
Replies: 3
Views: 4150

Updatation of Project Name and Requirements using XML-RPC

Hi all, I am using Test Link 1.9.3 and is trying to integrate with a requirement management tool. I have enabled XML-RPC API. Test Link provides XML-RPC interface to update the Test Results. Can XML-RPC interface also be used to do the following: 1. Create a project in testlink 2. Update requirement...
by rajsah
Fri Aug 03, 2012 11:35 am
Forum: TestLink 1.9
Topic: Testlink 1.9.3 - All Test Projects visible !!
Replies: 2
Views: 3568

Testlink 1.9.3 - All Test Projects visible !!

Hello all, I have been using Testlink 1.9.3 for my project on centOS 6.2. I have created few 'Test Projects'. Now, I see that all Test Projects are visible and accessible to all users (based on their roles). Can we have only specific users to access a particular project? I mean USER A can access pro...
by rajsah
Wed Aug 01, 2012 7:09 am
Forum: TestLink 1.9
Topic: [SOLVED] Testlink 1.9.3 integration with LDAP server
Replies: 4
Views: 8762

Re: Testlink 1.9.3 integration with LDAP server

Yes I had run the php testscript from the same machine.

Finally it is working now !! Thanks a lot for guiding on the right path.
by rajsah
Tue Jul 31, 2012 10:18 am
Forum: TestLink 1.9
Topic: [SOLVED] Testlink 1.9.3 integration with LDAP server
Replies: 4
Views: 8762

Re: Testlink 1.9.3 integration with LDAP server

Thanks GunnarD. However, even if I use as per your suggestions I face the same issue i.e. the testlink login page says that my password is wrong. I tried to test the connection to ldap server using Apache Directory Studio. The bind username string and password is exactly the same in both Testlink an...
by rajsah
Mon Jul 30, 2012 12:41 pm
Forum: TestLink 1.9
Topic: [SOLVED] Testlink 1.9.3 integration with LDAP server
Replies: 4
Views: 8762

[SOLVED] Testlink 1.9.3 integration with LDAP server

Hello all, I have been using Testlink 1.9.3 for my project on centOS 6.2. I have been trying to integrate Testlink with LDAP. Here is the configuration I am using : $tlCfg->authentication['method'] = 'LDAP'; /** LDAP authentication credentials */ $tlCfg->authentication['ldap_server'] = 'ldaps://LDAP...