Search found 4 matches

by kkretsch
Wed May 19, 2021 12:05 pm
Forum: Import / Export
Topic: nodejs mocha testlink reporter
Replies: 1
Views: 3685

nodejs mocha testlink reporter

Hi, as I already had a running CI Stack with some nodejs project and the usual reporting via mocha, chai etc, I wanted to get that special testlink.xml format for re-importing the results to testlink. I wrote a tiny reporter module you can build on, see my local gitlab page here: https://gitlab.kret...
by kkretsch
Wed May 19, 2021 12:02 pm
Forum: Import / Export
Topic: How to automate testcase result xml upload
Replies: 0
Views: 18704

How to automate testcase result xml upload

I created via CI a testlink.xml which can be uploaded to testlink via GUI and I see the latest results in the system then. All is fine. Now I would like to automate that POST action somehow, perhaps using that API key, even if that is no RPC API. Is there any workaround I could use to automatically ...
by kkretsch
Tue Jan 23, 2018 9:30 am
Forum: XML-RPC API
Topic: Missing preconditions property of testcases
Replies: 0
Views: 23079

Missing preconditions property of testcases

When I try to get testcases via tl.getTestCasesForTestPlan I'm missing the preconditions property. In the php source it is mentioned within a comment but it seems to be skipped by intend. I'm using version 1.9.11 for the moment. Any known change in behavior in current 1.9.16? Adding the field back t...
by kkretsch
Wed Jan 03, 2018 7:56 am
Forum: Import / Export
Topic: Skipped - Requirement
Replies: 0
Views: 21514

Skipped - Requirement

I have an existing tree of requirements and connected testcases. When I have to import an xml file with updated requirements it works most of the time. But when a requirement is moved in our source system (Doors) it gets an error on beeing imported to testlink, like: PH_xxx-02_1300 5.3.1.8.1.0-2 Ski...