Reporting Problem in Uipath

Greetings,

I am currently working on a project that includes a smoke suite with some core test cases for my application. When a test case fails, the report only indicates the failed workflow or file, but it does not specify the exact step where the failure occurred or provide a clear error message explaining the reason (e.g., locator issue, timeout, etc.).

This makes debugging quite challenging, as I have to manually investigate each failure without precise insights into the root cause.

Does UiPath offer a reporting feature that provides step-level failure details along with clear error messages? If so, how can this be configured?

I would appreciate if anyone can guide me in this.

Thanks!

Hi :slight_smile:

How have you set up your test cases?

Are you using Try Catches and Log Messages to generate an execution log?
Test Suite - Analyze test results

Hello

I have used Try Catches and log Messages in my test cases but I want to show the exact step of failure and with the reason (like locator did not match or timeout).

Could you tell me how can I do this in UiPath. If Enterprise version can solve my problem of debugging and reporting with it’s advance features. I can consider buying it. Actually I’m new to the UiPath and that’s why I’m looking for a guidance in this. If you can do it I will really appreciate it.

Hi!

Could you maybe walk us through how you’ve set it up now and how you want it to be.
Give us some screenshots of how you’ve set things up and how you read your test results.