Reports generation issue : Cloud Manager Pipeline for custom UI testing Custom UI Testing with Selenium | Community
Skip to main content
Level 2
October 22, 2024
Question

Reports generation issue : Cloud Manager Pipeline for custom UI testing Custom UI Testing with Selenium

  • October 22, 2024
  • 1 reply
  • 636 views

I'm using Cloud Manager Pipeline for custom UI testing and have added my code under ui.tests. My testing code is BDD and uses Cucumber with Selenium. While the code executes and tests run successfully in the Cloud Manager Pipeline, I encounter a junit_no_resultserror stating, "No JUnit XML results were found in the test results archive. Please make sure the test module is configured to generate JUnit results and that reports are stored in the path." How can I configure Cucumber to generate and store JUnit reports to resolve this issue?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

November 18, 2024

I'm also facing the same. Is there any solution for this?

sanithAuthor
Level 2
November 19, 2024

Cucumber reports are generating for me...but it is not picked up by the cloud manager pipeline.