About Klaros and Jenkins combine result path question

Chen Gerben, geändert vor 4 Jahren.

About Klaros and Jenkins combine result path question

Youngling Beiträge: 2 Beitrittsdatum: 26.09.19 Neueste Beiträge
Hi everyone:
            I was first to use Klaros Plugin, I have setting all of I could do.
            Then, I need to feedback result to Klaros server, and Jenkins Plugin show xml not exist.

           So, should I create a xml file to use? or have any reference could help me?  thanks a lot.
thumbnail
Torsten Stolpmann, geändert vor 4 Jahren.

RE: About Klaros and Jenkins combine result path question (Antwort)

Jedi Council Member Beiträge: 755 Beitrittsdatum: 12.02.09 Neueste Beiträge
Hi Chen,

I assume that you are referring to a situation as shown in the attached screenshot?

The idea is to point the Path to the test result files which your Jenkins job is producing in it's workspace. Typically they are already present from the last build of your Jenkins job. If not you can specify the location regardless of the validation message.

You can find the documentation for the Jenkins plugin here: https://wiki.jenkins-ci.org/display/JENKINS/Klaros-Testmanagement+Plugin

Please let me know if that answers your question.

Regards,

Torsten
Chen Gerben, geändert vor 4 Jahren.

RE: About Klaros and Jenkins combine result path question

Youngling Beiträge: 2 Beitrittsdatum: 26.09.19 Neueste Beiträge
Hi Torsten Stolpmann,
     Does "Path" mean  I do something, test results will be created point to dir?
     So I just need to give it a path not design xml file?


thumbnail
Torsten Stolpmann, geändert vor 4 Jahren.

RE: About Klaros and Jenkins combine result path question (Antwort)

Jedi Council Member Beiträge: 755 Beitrittsdatum: 12.02.09 Neueste Beiträge
Hi Chen,

sorry, I totally missed out on answering that.

Indeed it is only required to give a path to the result files in your Jenkins job workspace here.
The files to import are constructed by your test automation tool.

Regards,

Torsten