Why i am not getting any repoting packages to download and add to dependencies

Hi

Please let me know how to create HTML, XML and Word report in UiPath using Studio.

Last time when we tried RBanda and ReporterForUiPath packages we have used now i dont get them to download.

Please help me.

Hi @Patil_Nivedita - Can you explain, what are the packages that you’re not able to install as dependencies

ReporterForUIPath.Activities or RBanda.Reporter.Activities which i had used long back now i dont get in packages download.

I just want to create HTML report for my test cases

@Patil_Nivedita - It sounds like those packages have been removed. I’m not able to find those packages in my studio as well. Did you try first and last words of the package name?

Maybe you did use the package in the past with selected platform Legacy
grafik

But checked nowadays for selected platform - Windows and the package is not offered for this plattform

What i have to use for reporting than? could you please help

So what you are using to generate Test results?

I am trying this UiPath tool for functional test case automation so i have to generate results to confirm the test status

Hi @Patil_Nivedita

  1. You can use the ‘Generate HTML Report’ activity available in UiPath Studio. You need to provide the input data in DataTable format. You can find the ‘Generate HTML Report’ activity in the ‘UiPath.Excel.Activities’ package.
  2. You can create an XML file using the ‘Write XML File’ activity available in UiPath Studio. This activity allows you to write data to an XML file by providing the input data in DataTable format. You can find the ‘Write XML File’ activity in the ‘UiPath.System.Activities’ package.
  3. You can create a Word document using the ‘Create Word Document’ activity available in UiPath Studio. This activity allows you to create a Word document and add content to it, including tables, paragraphs, images, etc. You can find the ‘Create Word Document’ activity in the ‘UiPath.Word.Activities’ package.

I hope it helps!!

@ [Nitya1] Thank you

I want to use something like ReporterForUiPath which handles all the reporting thing just by calling the activities. Even graph and step by step results for each execution it was good is there anything similar like this in Windows project.

It would have helped.

Hi, I am not able to find Genarate HTML report acitivity currently. I have installed UiPath.excel.Activities package. Even I am not able to find this. Can you please help here. Thanks