Interview Questions

SELENIUM REAL TIME INTERVIEW QUESTIONS - How to prepare Customized html Report using TestNG in hybrid framework.

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

SELENIUM REAL TIME INTERVIEW QUESTIONS - How to prepare Customized html Report using TestNG in hybrid framework.

Below are the 3 ways:
• Junit: with the help of ANT.
• TestNG: using inbuilt default.html to get the HTML report. Also XST reports from ANT,
Selenium, TestNG combination.
• Using our own customized reports using XSL jar for converting XML content to HTML.

(Continued on next question...)

Other Interview Questions