Hi All,
its a short blog, just posting for reference. today i am trying to generate, TestNG report .
After try lots of googling, finally i got the solution , and trust me all famous website are unable to give proper solution , but i got the luck why "Test-Output" folder is not getting generated in ma file explorer folder.
if you are working with TestNg or Maven Project and test folder is not getting generated automatically,
Follow below steps :
Window > Preference>Click on TestNG > Tick Disable default listeners > apply and Close
Go back to your project and refresh your package explorer.
Comments
Post a Comment