Hi TestLink community,
any one of you have already used TestLink REST API provided at /testlink/lib/api/rest/v1/ by the class tlRestApi.class.php?
I need some client samples as it's done for the XMLRPC API so I can give it a try.
The only examples I've found so far in the forum are the start up of the REST API development provided in http://forum.testlink.org/viewforum.php?f=49 but no more information since it has been released.
thanks.
Provide samples to use TestLink REST API
Moderators: Amaradana, TurboPT, TL Developers
Re: TestLink REST API examples
Test are availabe on gitorious specific repository:
https://gitorious.org/testlink-ga/testl ... 1ca91cf7b2:
Will add this info in a better way, on next release.
Till now there are only few examples, that will be enough (IMHO) in order to understand how to write your own examples (that we will hope you are going to make
public for community, may be on a github repository).
In order to understand all the available methods you need to give a look to code. (no other doc is available)
There are no new development on REST API, may be in future versions.
Any kind of contribution will be welcomed.
Regarding post subject:
IMHO it will be better is in any post you do try to use something like:
Help needed: examples for TestLink REST API.
Anyone there have any TestLink REST API examples to share?
Can you provide samples to use TestLink REST API?
Does exist samples for TestLink REST API?
I've same problem because english is not my mother tongue, and is difficult to use right sentence.
https://gitorious.org/testlink-ga/testl ... 1ca91cf7b2:
Will add this info in a better way, on next release.
Till now there are only few examples, that will be enough (IMHO) in order to understand how to write your own examples (that we will hope you are going to make
public for community, may be on a github repository).
In order to understand all the available methods you need to give a look to code. (no other doc is available)
There are no new development on REST API, may be in future versions.
Any kind of contribution will be welcomed.
Regarding post subject:
IMHO it will be better is in any post you do try to use something like:
Help needed: examples for TestLink REST API.
Anyone there have any TestLink REST API examples to share?
Can you provide samples to use TestLink REST API?
Does exist samples for TestLink REST API?
I've same problem because english is not my mother tongue, and is difficult to use right sentence.
Re: Provide samples to use TestLink REST API
@Fman
thanks for your response. I'll have a look at the link and I'll share any further examples.
you're right about the subject it's so formal ...
thanks anyway.
thanks for your response. I'll have a look at the link and I'll share any further examples.
you're right about the subject it's so formal ...
thanks anyway.
Re: Provide samples to use TestLink REST API
any news about your examples ?