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.
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
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.
It’s experimental, probably built as a demonstrator. You may need to get it working by updating the container.
The image is updated to the latest version and its not working. Something need to be update in the image.
No similar question