Unanswered question

How do I connect NeoloadWeb to Jira / Xray

NeoloadWeb is running and able to run tests. I implemented the one-premise version with Docker. I saw the one link in Github to push test results from NeoloadWeb to Jira / Xray.

https://github.com/Neotys-Connect/XrayIntegration

Do I need both components (Xray Context & WebHookHandler) to push the test results or is Xray Context enough.

Niklas H.
Niklas H.

Niklas H.

Level
1
168 / 750
points

Answers

Niklas H.
Niklas H.

Niklas H.

Level
1
168 / 750
points

Can this procedure also be carried out with a free trial license?

You can use the trial licence for this, however, these are just examples of what can be done (the art of teh possible) rather than supported integrations, you would need the webhookhandler as well

Niklas H.
Niklas H.

Niklas H.

Level
1
168 / 750
points

Unfortunately, the Docker image cannot be used because libraries are missing for the start. Is the Docker image regularly maintained? I got this Error from different environments:
WebHookHandler | SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
WebHookHandler | SLF4J: Defaulting to no-operation (NOP) logger implementation
WebHookHandler | SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

Niklas H.
Niklas H.

Niklas H.

Level
1
168 / 750
points

The image is updated to the latest version and its not working. Something need to be update in the image.