API Beta Updates
Published by azl December 3rd, 2007 in announcements, beta.Many changes have been made to the Testlink API based on feedback. Please update your client API implementations to match these changes. The new API is available as a zip file or in the nightly builds.
API URL has moved to /lib/api/xmlrpc.php instead of /api/xmlrpc.php
5 additional methods are now available for testing
tl.getProjects |
gets a list of all the projects in Testlink |
| tl.getProjectTestPlans | gets the Test Plans for a specific project |
| tl.getTestCasesForTestSuite | lists test cases within a test suite and its child suites or just within a specific suite |
| tl.getTestCaseIDByName | returns the ID of a specific test case based on the name of the test case |
| tl.createBuild | creates a new build associated with a specific test plan |
Updated documentation for these methods is available
Updated client implementations and additional methods will be coming shortly
Please keep testing and sending feedback.

























0 Responses to “API Beta Updates”
Please Wait
Leave a Reply
You must login to post a comment.