Tell us how can you create HTML test report from your test script?

Submitted by: Muhammad
There are three ways of HTML test report creation:

☛ using inbuilt default.html to get the HTML report in TestNG
☛ with the ANT help in JUnit
☛ using XSL jar for converting XML content to HTML in own customized reports
Submitted by: Muhammad

Read Online Automation Job Interview Questions And Answers