Hi This is really awesome. Could you please show how we can do in a framework in real time scenario with testng assertions. IN real time this extent report will come from a UTILITY class. Please add this video.
Thanks, but this was basic explaination, can you create a video on same using listeners? if you can provide methods to user custom loggins that would be helpful.
Can someone please assist ? When my test actaully fails in the Extent Report this test still appears as passed, and for failed test cases my " else " statement doesn't seem to execute
Error was handled with try catch. So TestNG thinks that test case passed but in extent report I have give user requirements to fail when error caught in catch block.
Hi This is really awesome. Could you please show how we can do in a framework in real time scenario with testng assertions. IN real time this extent report will come from a UTILITY class. Please add this video.
Great suggestion!
Sure will add session soon
Hi can you make a video on carousel and how to handle carousel through selenium Automation
Thanks for writing
Thank you, one week onwards I am searching for this
Thank you Suresh
Thanks for writing
Thank you for the video
Thanks for writing
My code is getting executed but the report is getting generated blank can you please fix this issue
Can you please retry using the extent report playlist
Thanks, but this was basic explaination, can you create a video on same using listeners? if you can provide methods to user custom loggins that would be helpful.
Thanks for writing
Sure, please stay tuned for updates
Hi,
My code is getting executed but the report is not getting generated can you please help me out.
Add a flush statement if you're missing ?
@@SureshSDETAutomation I did, still did not work
Add that statement in the after class method
I am not able to add webdrivermanager
Use the latest webdriver it has inbuilt webdriveranager that solve your issue
Can someone please assist ? When my test actaully fails in the Extent Report this test still appears as passed, and for failed test cases my " else " statement doesn't seem to execute
Don't use if else, use try catch block. Mention test failure statement in catch block
@@SureshSDETAutomation thank you , will try
Hi Suresh,at 15:18, in the console test case is shown as pass. But in the xtent report it is marked as fail.
Error was handled with try catch. So TestNG thinks that test case passed but in extent report I have give user requirements to fail when error caught in catch block.
@@SureshSDETAutomation so in the else part after the test.fail()
We can write Assert.assertTrue(false)
Then both will be in sync.
Yes true.
Use the soft assertion instead of hard assertion
hai good session bro, btw extent spark reporter possible append existing report?
Yes it possible
Very good session bro.
Thanks for Writing..
Hi , how to generate screenshots for this spark reporter ?
Please check out my session
ruclips.net/video/rURzzmgSAnI/видео.html
Superr
Thanks for writing
After implementing this the report is generated but there is no data in the report its blank
Did you missed the flush statement ?
@@SureshSDETAutomation no i put it in after test method
Did you added extenttest method then create test case ?
@@SureshSDETAutomation yes
Send me your project git repo shtechpro@gmail.com