1 Answer

0 votes
by
There are three ways

Junit: With the help of ANT

TestNG: Using inbuilt default.html to get the HTML report. Also XST reports from ANT, Selenium, Testng combinations

Using our own customized reports using XSL jar for converting XML content to HTML
...