Generate Excel Report in Selenium using TestNG
Please use the following link to install the Katalon Studio:
https://katalon.com/sign-up?getr=krishnaRef Check Tubebuddy Features Here:
https://www.tubebuddy.com/krishnasakinala Facebook : https://www.facebook.com/automationtesting2016/
Linkedin : https://twitter.com/krishnasakinala
Google+ : https://plus.google.com/105286300926085335367
Twitter : https://www.linkedin.com/feed/?trk=hb_signin
Jar File Location - https://drive.google.com/open?id=0B3MavAHOpQakYlZwZGpqdzRqNXM
Blog - http://automationtesting.in/generate-excel-report-in-selenium-using-testng/
In software test automation after completion of the test suite execution we need to have a report for the execution status and it is the only way of evidence for the pass and fail status of the tests. And most of the clients bother about the detailed report of the execution status. Most of the licensed automation testing tools will have in built rich report option to show the execution status. But coming to open source automation tools lacking in this option. Same way, Selenium also does not have the automation report generation option. But to execute the test suite, selenium is depending on unit testing frameworks like TestNG and Junit.
After test suite execution using TestNG or Junit, by default they will give the HTML reports, but the information provided by these reports are not so good. And apart from these reports sometimes there is need to generate Excel Reports as people habituated to Excel. And the information should be very clear and should show the summary also for the PASS, FAIL and SKIP status of the entire test suite in the form of PIE chart. To generate these kind of reports we need to write so much of logic. But to avoid that and generate nice Excel reports we can download this ATExcelReport jar file and can generate the excel report. And this report has dependency with the TestNG. So, to generate this kind of report we need to run the entire test suite using TestNG before generating the excel report.
To generate excel report we will take two sample scripts and will execute the same with testng.xml file first then we can generate the excel report. Here, for each test tag in the testng.xml file; it will create separate sheet in the excel and will provide the test result in that sheet. Apart from this result, it will create a sheet called Summary sheet and it will give the total tests pass fail status in the form of PIE chart.
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Generate Excel Report in Selenium using TestNG», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.