Extent Report in Kotlin

   We know that TestNG itself providing an HTML report and the report will generate in the test-output folder of your project structure. In my previous articles, already discussed the implementation of Extent Report with TestNG+Java and NUnit+C#. Here, I would like to share the details on the implementation of the Extent Report using Kotlin language and... Continue Reading →

Extent Reports in Automation – NUnit

     I observed that the difficulty to generate rich HTML report in Automation using NUnit. One day, I thought to build a custom beautiful high rich HTML reports with minimum effort; that time I used AventStack's Extent Report. Here, I would like to share the details on the integration and implementation of Extent Report utility in Automation test classes that... Continue Reading →

Extent Reports in Automation – TestNG

     TestNG itself, providing an HTML report in test-output folder. I had a thought of building custom report for automation, after that I built one PDF customized report using iText PDF Java library and took more effort to build it. Later I thought to build a custom beautiful high rich HTML reports with minimum effort; that time Extent... Continue Reading →

Create a website or blog at WordPress.com

Up ↑