Featue Request: Automatic create of issues?

Ge To, geändert vor 6 Jahren.

Featue Request: Automatic create of issues?

Youngling Beitrag: 1 Beitrittsdatum: 30.01.13 Neueste Beiträge
Hi,

in Online-Doku

describes

"Klaros-Testmanagement is capable of creating Issue entries in an Issue Management System and assigning them to failed Test Runs."

We have the following Test-environment:

  • Klaros 3.7.3
  • Redmine 2.2.2 with Mylyn Connector plugin
  • Jenkins 1.5 with Klaros-Testmanagement plugin


Some Jenkins-Builds/Tests starts over night scheduled.

In Redmine we can add manually issues over Klaros, but Jenkins-Build-Fails not automatic creating an issue.
thumbnail
Patrick Reilly, geändert vor 11 Jahren.

RE: Featue Request: Automatic create of issues? (Antwort)

Padawan Beiträge: 71 Beitrittsdatum: 23.02.11 Neueste Beiträge
Hello Ge To,

just to be clear, you want Klaros-Testmanagement to automatically create an issue in Redmine each time a failed test case is imported?

We would be very reluctant to implement such a feature, as it could easily lead to hundreds of new issues being created due to a temporary failure of the test environment (e.g. a network problem leading to failed results).

I would recommend that you use built-in Jenkins solutions to notify users of problems in a build. Jenkins can notify users of a failed automated build or a build warning by sending emails or jabber messages. It is also possible to trigger actions in Jenkins after particular build results, e.g. a script which creates a redmine issue when a build fails.

Regards,
Patrick