11. Selenium 2018 Tutorial using C# Visual Studio: Reporting using Extent Reports

preview_player
Показать описание

This is the eleventh part of the Selenium 2018 version 3.11 tutorial using C# and Microsoft Visual Studio 2017. In this video, we will learn how to install Extent Report nuget package 3.1.3 by AventStack. We will then create an Extent Report displaying various status'es like Log, Info, Pass, Fail, Warning, Fatal etc. We will also see how to populate environment variables and can be displayed in test reports. Enjoy this must watch video on Software/Web Automation.

Useful links:
Рекомендации по теме
Комментарии
Автор

This tutorial is quite easy to understand, thanks bud for all the efforts :) You probably saved me couple days of researching for good material

atabayilker
Автор

where to write the program/code for login window

chinmayk
Автор

What about using this but in multiple test methods

MexicanJoker
Автор

Sir for Xunit framework how can we use this report as a utility class

happyVibesOnly
Автор

Hi,
When i run exact above code.. I m getting below error:
Warning] No test matches the given testcase filter in

srikanthtalari
Автор

Hi, I can create a variable of ExtentHtmlReporter but I cannot create a variable of ExtentReports. I am using both AventStack.ExtentReports and :(

aventritest
Автор

I am trying to update extent report file name using ' ExtentHtmlReporter htmlreport = new ExtentHtmlReporter("E:/"+TCID+".HTML#")', I am getting TCID from json file which is different for each Test Case, but it always updates the extent report with default names: Dashboard.html and index.html.
So, on executing multiple test cases, each time a test case gets executed, it over-writes the extent report of the previous Test Case. Plz tell me any way I can update extent report file name.

Thanks in advance.

acghghg
Автор

Thank you for the tutorials, they are really great.
For me, everything is ok, but then I don't see the html file anywhere. I did write the 'extent.Flush()', but still on debug folder, there is one more folder 'netcoreapp' and inside there isn't any html file. Am I missing something?

wolfsblessing
Автор

Everything is working fine except screenshot. It is capturing screenshot, But has only picture icon "x". No picture is loaded.

harinat
Автор

Hello,
I have maintained different classes deriving into different test cases,
How do i get one single report using different classes
Thanks for your reply

hemaprabha
Автор

Can you please help how can we run the script on Edge. Thanks in advance!

mohankumar-yzyh
Автор

getting error with extent.AttachReporter. ExtentReports does not contain definition for AttachReporter

scottmeyers
Автор

How can I involve multiple test cases to be generated in one report?

mbalidladla
Автор

I ran the test but I see no HTML or the screenshot in the bin

vadapallichaitu
Автор

Thanks for the video, I've performed every step carefully but received an error - : Access to the path is denied.". My project is Console app .Net Framework. How to fix this? Thanks.

radoslav