TestNG Tutorial #18 - TestNG Report Generation in Selenium | Part 1

preview_player
Показать описание
In this TestNG tutorial we will learn how to setup TestNG Report generation in Selenium WebDriver. This is part 1 of the two part report generation in TestNG tutorial series.

TestNG provides default report which is generated when ever you execute your tests using TestNG framework. We will learn how you can use this report and also do some customization's int this report.

Help me in spreading the knowledge, please hit LIKE, SHARE and SUBSCRIBE for latest tutorials. More tutorial playlists below:

🔶 ENROL IN MANY FREE TRAININGS ON RCV ACADEMY PORTAL 🔶

🔶 FOLLOW US ON TWITTER 🔶

🔶 LIKE US ON FACEBOOK 🔶

🔶 OUR TUTORIAL WEBSITES 🔶

🔶 GET MY TRAININGS ON UDEMY 🔶

#TestNGTutorial #TestNG #TestAutomation #SeleniumWebDriverTutorial #SeleniumWebDriver #SoftwareTesting #RcvAcademy #SoftwareTestingMentor
Рекомендации по теме
Комментарии
Автор

Good afternoon, i have a little problem with the reporter output. When i try to print any text from the onTestStart method it doesn't work but if i try to print it from the onTestSuccess method it does print the text in the reporter output, I'm not sure why. Thanks for the tutorial, it's helping me a lot.

marlonnavarretecruz