Testlink API Beta

The Testlink API is finally ready for testing! The code should work with cvs head (1.8) and the 1.7 branch. It will show up in the nightly builds (only in head). As this is a beta it is not yet recommended you install this on a production system. Please file any bugs you find to mantis. Sample client implementations are also available in PHP, Ruby, Python, and Java. There is also API Documentation available. Currently only TC execution results can be reported through the API, and other methods are coming soon. If there are other methods you’d like to see please comment.

Installation

  1. Backup your original database or create a copy for testing
  2. Download the api code in one of the following ways
    1. Download latest code from nightly builds
    2. Download API only zip
  3. Execute api_sql_changes.sql against your db inside the /api directory
  4. Insert a row into the api_developer_keys table with a developer_key for testingExample:

    INSERT INTO `api_developer_keys` ( `id` , `developer_key` , `user_id` ) VALUES ( NULL , 'testKey', '1' );

  5. See one of the client implementation samples to see how to interact with the API.

0 Responses to “Testlink API Beta”

  1. No Comments

Leave a Reply

You must login to post a comment.


Flickr screenshots



Subscribe

Subscribe to my RSS Feeds



Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.