corusent.qa.globalstream.tests.shows.ShowGenericImage
testShowGenericImageOnAdultSwim
java.lang.AssertionError: Generic Image is found for Adult Swim Show. expected [true] but found [false]
at corusent.qa.globalstream.tests.shows.ShowGenericImage.testShowGenericImageOnAdultSwim(ShowGenericImage.java:153)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
... Removed 10 stack frames
(Verify Show Generic Image on Adult Swim Show Details Page)
testShowGenericImageOnHistory
java.lang.AssertionError: Generic Image is found for History Show. expected [true] but found [false]
at corusent.qa.globalstream.tests.shows.ShowGenericImage.testShowGenericImageOnHistory(ShowGenericImage.java:41)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
... Removed 10 stack frames
(Verify Show Generic Image on History Show Details Page)
testShowGenericImageOnShowcase
java.lang.AssertionError: Generic Image is found for Showcase Show. expected [true] but found [false]
at corusent.qa.globalstream.tests.shows.ShowGenericImage.testShowGenericImageOnShowcase(ShowGenericImage.java:121)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
... Removed 10 stack frames
(Verify Show Generic Image on Showcase Show Details Page)
testShowGenericImageOnWNetwork
java.lang.AssertionError: Generic Image is found for W Network Show. expected [true] but found [false]
at corusent.qa.globalstream.tests.shows.ShowGenericImage.testShowGenericImageOnWNetwork(ShowGenericImage.java:89)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)
... Removed 10 stack frames
(Verify Show Generic Image on W Network Show Details Page)
corusent.qa.globalstream.tests.header.MenuLinks
corusent.qa.globalstream.tests.shows.ShowGenericImage
corusent.qa.globalstream.tests.shows.ShowBgImageSize
corusent.qa.globalstream.tests.footer.CopyrightYear
corusent.qa.globalstream.tests.footer.SocialLinks
corusent.qa.globalstream.tests.shows.ShowBrandLogo
corusent.qa.globalstream.tests.shows.ShowDescription
corusent.qa.globalstream.tests.shows.ShowBgImage
corusent.qa.globalstream.tests.footer.CorusLogo
corusent.qa.globalstream.tests.shows.ShowTitle
corusent.qa.globalstream.tests.footer.FooterNavLinks
/codebuild/output/src955864435/src/GlobalStream/resources/testngGlobalStreamUat.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" parallel="tests" name="TestSuiteGlobalStreamUat" guice-stage="DEVELOPMENT" verbose="0">
<test thread-count="1" parallel="tests" name="GlobalStreamChromeDesktop" verbose="0">
<parameter name="paramBrowserType" value="Chrome"/>
<parameter name="paramTestUrl" value="https://uat.watch.globaltv.com/"/>
<classes>
<class name="corusent.qa.globalstream.tests.footer.CopyrightYear"/>
<class name="corusent.qa.globalstream.tests.footer.CorusLogo"/>
<class name="corusent.qa.globalstream.tests.footer.FooterNavLinks"/>
<class name="corusent.qa.globalstream.tests.header.GlobalLogo"/>
<class name="corusent.qa.globalstream.tests.header.MenuLinks"/>
<class name="corusent.qa.globalstream.tests.footer.SocialLinks"/>
<class name="corusent.qa.globalstream.tests.shows.ShowBgImage"/>
<class name="corusent.qa.globalstream.tests.shows.ShowBgImageSize"/>
<class name="corusent.qa.globalstream.tests.shows.ShowBrandLogo"/>
<class name="corusent.qa.globalstream.tests.shows.ShowDescription"/>
<class name="corusent.qa.globalstream.tests.shows.ShowGenericImage"/>
<class name="corusent.qa.globalstream.tests.shows.ShowTitle"/>
</classes>
</test> <!-- GlobalStreamChromeDesktop -->
</suite> <!-- TestSuiteGlobalStreamUat -->
Tests for TestSuiteGlobalStreamUat
- GlobalStreamChromeDesktop (12 classes)
Groups for TestSuiteGlobalStreamUat
Times for TestSuiteGlobalStreamUat
Total running time: 32 minutes
Reporter output for TestSuiteGlobalStreamUat
0 ignored methods
Methods in chronological order
corusent.qa.globalstream.tests.footer.CopyrightYear
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
0 ms
testCopyrightYear
7172 ms
afterMethod
7942 ms
corusent.qa.globalstream.tests.footer.CorusLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
8024 ms
testFooterCorusLogo
11646 ms
afterMethod
12957 ms
corusent.qa.globalstream.tests.footer.FooterNavLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
13058 ms
testFooterNavLinks
16799 ms
afterMethod
19617 ms
corusent.qa.globalstream.tests.header.GlobalLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
19688 ms
testHeaderGlobalLogo
23305 ms
afterMethod
24568 ms
corusent.qa.globalstream.tests.header.MenuLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
24641 ms
testHeaderMenuLinks
28457 ms
afterMethod
29649 ms
corusent.qa.globalstream.tests.footer.SocialLinks
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
29720 ms
testFooterSocialLinks
33320 ms
afterMethod
35188 ms
corusent.qa.globalstream.tests.shows.ShowBgImage
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
35259 ms
testShowBackGroundImageOnAdultSwim
39216 ms
afterMethod
61586 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
61663 ms
testShowBackGroundImageOnFood
65285 ms
afterMethod
117156 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
117268 ms
testShowBackGroundImageOnGlobal
120675 ms
afterMethod
164148 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
164262 ms
testShowBackGroundImageOnHgtv
167504 ms
afterMethod
229479 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
229592 ms
testShowBackGroundImageOnHistory
232752 ms
afterMethod
262497 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
262586 ms
testShowBackGroundImageOnNationalGeographic
265614 ms
afterMethod
316138 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
316230 ms
testShowBackGroundImageOnShowcase
319470 ms
afterMethod
333110 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
333193 ms
testShowBackGroundImageOnSlice
336380 ms
afterMethod
352458 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
352557 ms
testShowBackGroundImageOnWNetwork
355861 ms
afterMethod
381025 ms
corusent.qa.globalstream.tests.shows.ShowBgImageSize
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
381600 ms
testShowBackGroundImageSizeOnAdultSwim
384485 ms
afterMethod
408747 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
408824 ms
testShowBackGroundImageSizeOnFood
412239 ms
afterMethod
470523 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
470708 ms
testShowBackGroundImageSizeOnGlobal
473843 ms
afterMethod
520176 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
520272 ms
testShowBackGroundImageSizeOnHgtv
523466 ms
afterMethod
590153 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
590266 ms
testShowBackGroundImageSizeOnHistory
593402 ms
afterMethod
627121 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
627208 ms
testShowBackGroundImageSizeOnNationalGeographic
630481 ms
afterMethod
686198 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
686290 ms
testShowBackGroundImageSizeOnShowcase
689442 ms
afterMethod
703684 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
703760 ms
testShowBackGroundImageSizeOnSlice
707030 ms
afterMethod
725484 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
725559 ms
testShowBackGroundImageSizeOnWNetwork
728768 ms
afterMethod
756150 ms
corusent.qa.globalstream.tests.shows.ShowBrandLogo
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
756575 ms
testShowBrandLogoImageOnAdultSwim
759689 ms
afterMethod
780717 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
780793 ms
testShowBrandLogoImageOnFood
783975 ms
afterMethod
834219 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
834318 ms
testShowBrandLogoImageOnGlobal
837312 ms
afterMethod
880649 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
880755 ms
testShowBrandLogoImageOnHgtv
884031 ms
afterMethod
947388 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
947519 ms
testShowBrandLogoImageOnHistory
950906 ms
afterMethod
980775 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
980862 ms
testShowBrandLogoImageOnNationalGeographic
984171 ms
afterMethod
1034492 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1034585 ms
testShowBrandLogoImageOnShowcase
1037707 ms
afterMethod
1051456 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1051529 ms
testShowBrandLogoImageOnSlice
1054765 ms
afterMethod
1070792 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1070874 ms
testShowBrandLogoImageOnWNetwork
1074367 ms
afterMethod
1099278 ms
corusent.qa.globalstream.tests.shows.ShowDescription
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1099355 ms
testShowDescriptionOnAdultSwim
1102422 ms
afterMethod
1126039 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1126116 ms
testShowDescriptionOnFood
1129259 ms
afterMethod
1187011 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1187117 ms
testShowDescriptionOnGlobal
1190267 ms
afterMethod
1238671 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1238768 ms
testShowDescriptionOnHgtv
1241848 ms
afterMethod
1311337 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1311450 ms
testShowDescriptionOnHistory
1314390 ms
afterMethod
1348866 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1348951 ms
testShowDescriptionOnNationalGeographic
1352683 ms
afterMethod
1409281 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1409372 ms
testShowDescriptionOnShowcase
1412527 ms
afterMethod
1427774 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1427846 ms
testShowDescriptionOnSlice
1431048 ms
afterMethod
1449892 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1449971 ms
testShowDescriptionOnWNetwork
1453187 ms
afterMethod
1480993 ms
corusent.qa.globalstream.tests.shows.ShowGenericImage
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1481071 ms
testShowGenericImageOnAdultSwim
1484306 ms
afterMethod
1488879 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1488953 ms
testShowGenericImageOnFood
1492127 ms
afterMethod
1543399 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1543521 ms
testShowGenericImageOnGlobal
1546627 ms
afterMethod
1590325 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1590424 ms
testShowGenericImageOnHgtv
1594163 ms
afterMethod
1655466 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1655629 ms
testShowGenericImageOnHistory
1659035 ms
afterMethod
1673972 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1674048 ms
testShowGenericImageOnNationalGeographic
1677380 ms
afterMethod
1728719 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1728809 ms
testShowGenericImageOnShowcase
1732054 ms
afterMethod
1743970 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1744044 ms
testShowGenericImageOnSlice
1747292 ms
afterMethod
1763652 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1763733 ms
testShowGenericImageOnWNetwork
1766976 ms
afterMethod
1784264 ms
corusent.qa.globalstream.tests.shows.ShowTitle
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1784340 ms
testShowTitleOnAdultSwim
1787598 ms
afterMethod
1811393 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1811472 ms
testShowTitleOnFood
1814670 ms
afterMethod
1873193 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1873297 ms
testShowTitleOnGlobal
1876180 ms
afterMethod
1924940 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1925043 ms
testShowTitleOnHgtv
1928381 ms
afterMethod
1999559 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
1999721 ms
testShowTitleOnHistory
2002841 ms
afterMethod
2037349 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
2037437 ms
testShowTitleOnNationalGeographic
2040867 ms
afterMethod
2097355 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
2097496 ms
testShowTitleOnShowcase
2100915 ms
afterMethod
2116069 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
2116144 ms
testShowTitleOnSlice
2119463 ms
afterMethod
2137684 ms
beforeMethod(Chrome, https://uat.watch.globaltv.com/)
2137769 ms
testShowTitleOnWNetwork
2140981 ms
afterMethod
2169380 ms