Expand my Community achievements bar.

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

Avatar

Level 2

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?

2 Replies

Avatar

Level 1

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

Avatar

Level 2

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